|
<%@ include file="../WEB-INF/jsp/city_side_menu2.jspf" %>
|
|
<%@ include file="../WEB-INF/jsp/top_menu.jspf" %>
|
<%=city_name%>, <%=region_name%>
Filter the results on the map and on the property list by changing criteria.
All properties meeting criteria are shown automatically.
|
|
Properties in <%=city_name%>
| Property ID |
Address |
City |
Bedrooms |
Bathrooms |
Square feet |
<%@ include file="/WEB-INF/jsp/radius_function.jsp" %>
<%
Connection con = null;
try {
// lat and lng definition are on file city_scriptlet.jspf
double[] cords = getRadiusCords(60, lat, lng);
Class.forName("com.mysql.jdbc.Driver");
con = DriverManager.getConnection("jdbc:mysql://localhost/sstrehli1?user=sstrehli1&password=frboadmin2007");
String query = "SELECT property_id, address, country_id, country_name, bedrooms, bathrooms, sqft, property.latitude, property.longitude, cities.city, property.city_id FROM property, cities WHERE property.city_id = cities.city_id AND property.enabled = 1 AND property.latitude >= " + cords[0] + " AND property.longitude >= " + cords[1] + " AND property.latitude <= " +cords[2] + " AND property.longitude <= " +cords[3];
PreparedStatement Ps = con.prepareStatement(query);
//Ps.setInt(1,city_id);
ResultSet Rs = Ps.executeQuery();
while(Rs.next()) {
long property_id = Rs.getLong("property_id");
int country_id = Rs.getInt("country_id");
double latitude = Rs.getDouble("latitude");
double longitude = Rs.getDouble("longitude");
String address = Rs.getString("address");
String country_name = Rs.getString("country_name");
String city_name2 = Rs.getString("city");
int city_id2 = Rs.getInt("city_id");
int bedrooms = Rs.getInt("bedrooms");
int bathrooms = Rs.getInt("bathrooms");
int sqft = Rs.getInt("sqft");
String query2 = "SELECT date_in, date_out FROM rates WHERE property_id = ?";
PreparedStatement Ps2 = con.prepareStatement(query2);
Ps2.setLong(1, property_id);
ResultSet Rs2 = Ps2.executeQuery();
%>
| #<%=property_id%> |
<%=address%> |
<%=city_name2%> |
<%=bedrooms%> |
<%=bathrooms%> |
<%=sqft%> |
<%
Rs2.close();
Ps2.close();
}
Rs.close();
Ps.close();
con.close();
con = null;
} catch(Exception e) {out.print(e.toString()); out.print(e.getMessage());
}
finally {
if(con!=null) {
con.close();
con = null;
}
}
%>
| |
|
|
|
|
|
<%@ include file="../WEB-INF/jsp/footer.jspf" %>
|
Puerto Rico Rental Links
Vieques Island vacation rentals and for rent by owner homes Vieques Island Puerto Rico
For rent by owner homes Bayam=n, homes for rent by owner in Bayam=n Puerto Rico, and Bayam=n Puerto Rico rental houses
Condo rentals in Mayagnez, bed and breakfast rentals in Mayagnez, homes for rent by owner, and homes for rent by owner Mayagnez Puerto Rico
Homes for rent by owner in Ortfz Puerto Rico and Ortfz rent house
Vacation homes for rent by owner in Bayam=n, houses for rent, and apartments for rent in Bayam=n Puerto Rico
Bayam=n Puerto Rico vacation homes, houses for rent, for rent by owner homes, and rental apartment Bayam=n Puerto Rico
Apartments for rent CiTnaga Baja Puerto Rico and vacation rentals CiTnaga Baja Puerto Rico
Home rentals in Turabo, rental homes in Turabo Puerto Rico, and rent house in Turabo Puerto Rico
Fajardo Puerto Rico homes for rent by owner, houses for rent, condos for rent in Fajardo Puerto Rico, and rental home
Hato Rey Central rental home and Hato Rey Central Puerto Rico rent houses
Rent house in Gobernador Piħero Puerto Rico, house rentals in Gobernador Piħero, and real estate rentals in Gobernador Piħero Puerto Rico
Fajardo rental home, homes for rent by owner in Fajardo, Fajardo holiday rentals, and apartments for rent in Fajardo Puerto Rico
Monte Santo Hills Puerto Rico rent houses and for rent by owner homes in Monte Santo Hills Puerto Rico
Bed and breakfast rentals El Verde Puerto Rico, vacation homes for rent by owner in El Verde Puerto Rico, and houses for rent
Rental houses Pueblo Viejo, vacation homes for rent by owner, Pueblo Viejo Puerto Rico condo rentals, and apartment rentals in Pueblo Viejo
Bed and breakfast rentals Puerto Real and real estate rentals
Rfo Caħas vacation rentals, rental apartment Rfo Caħas, and vacation homes in Rfo Caħas
Condo rentals in Ponce Puerto Rico, holiday rentals in Ponce Puerto Rico, rental properties in Ponce Puerto Rico, and houses for rent in Ponce Puerto Rico
Bed and breakfast rentals San Juan Puerto Rico and San Juan Puerto Rico vacation homes for rent by owner
Arecibo Puerto Rico rent houses, rental homes, and homes for rent in Arecibo
Rental homes, Florida Afuera Puerto Rico apartment rentals, rent house, and homes for rent by owner in Florida Afuera Puerto Rico
Rental properties in Machuelo Abajo Puerto Rico and Machuelo Abajo rent house
Rental houses in Gobernador Piħero Puerto Rico, short term rentals Gobernador Piħero Puerto Rico, and home rentals
Rent houses in El Verde Puerto Rico, rental properties El Verde, rental apartment in El Verde Puerto Rico, and vacation homes for rent by owner
Ortfz rental homes and vacation rentals
Condo rentals in Sabana Llana Sur Puerto Rico, Sabana Llana Sur apartment rentals, and vacation homes for rent by owner in Sabana Llana Sur Puerto Rico
Apartment rentals in Monacillo Puerto Rico, Monacillo Puerto Rico holiday rentals, Monacillo Puerto Rico bed and breakfast rentals, and Monacillo Puerto Rico short term rentals
Vacation homes in Sus·a Baja Puerto Rico and rental properties in Sus·a Baja Puerto Rico
Rental properties in Rincon Puerto Rico, rental apartment in Rincon Puerto Rico, and home rentals Rincon Puerto Rico
Rent house Naguabo, vacation rentals, Naguabo homes for rent, and apartment rentals Naguabo Puerto Rico
Houses for rent Ponce and Ponce Puerto Rico rental homes
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
|
|