|
<%@ 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
Holiday rentals in Isabel Segundo Puerto Rico and apartments for rent in Isabel Segundo Puerto Rico
Rent house in Santa Maria Puerto Rico, condo rentals in Santa Maria Puerto Rico, and homes for rent in Santa Maria
Holiday rentals in Arecibo Puerto Rico, house rentals in Arecibo Puerto Rico, condos for rent in Arecibo, and vacation rentals in Arecibo Puerto Rico
Home rentals Sabana and rental houses Sabana Puerto Rico
Arecibo Puerto Rico vacation rental, Arecibo Puerto Rico vacation homes, and house rentals Arecibo Puerto Rico
Rental houses Guanica Puerto Rico, vacation rental in Guanica Puerto Rico, apartments for rent in Guanica, and rental properties in Guanica
Lajas Puerto Rico apartment rentals and short term rentals in Lajas Puerto Rico
Zarzal Puerto Rico rental home, Zarzal Puerto Rico rental apartment, and home rentals Zarzal Puerto Rico
Condos for rent Segundo Puerto Rico, real estate rentals Segundo Puerto Rico, rental houses Segundo Puerto Rico, and rental apartment Segundo
Holiday rentals in Santurce and rent house in Santurce Puerto Rico
Houses for rent Cuevas Puerto Rico, rental properties in Cuevas, and rental home
Rental home in Condado Puerto Rico, houses for rent in Condado Puerto Rico, apartments for rent Condado, and vacation rental in Condado
Rental houses and Martineau bed and breakfast rentals
Bed and breakfast rentals in Bayam=n Puerto Rico, vacation homes Bayam=n, and holiday rentals Bayam=n Puerto Rico
Hato Tejas rent houses, rent house Hato Tejas Puerto Rico, vacation rental in Hato Tejas Puerto Rico, and houses for rent in Hato Tejas Puerto Rico
Real estate rentals in Bairoa Puerto Rico and bed and breakfast rentals in Bairoa Puerto Rico
Higuillar Puerto Rico real estate rentals, vacation homes for rent by owner Higuillar, and vacation homes for rent by owner
Rental home in Martineau Puerto Rico, Martineau house rentals, homes for rent by owner, and Martineau Puerto Rico vacation homes
Rental houses in Mayagnez Puerto Rico and Mayagnez Puerto Rico condo rentals
Real estate rentals in El Verde Puerto Rico, El Verde Puerto Rico real estate rentals, and El Verde Puerto Rico condo rentals
Sabana Hoyos Puerto Rico holiday rentals, vacation homes Sabana Hoyos Puerto Rico, Sabana Hoyos Puerto Rico home rentals, and vacation homes for rent by owner Sabana Hoyos
Vacation rentals in San Ant=n and San Ant=n Puerto Rico home rentals
Pugnado Afuera Puerto Rico bed and breakfast rentals, Pugnado Afuera Puerto Rico apartment rentals, and vacation homes for rent by owner
Guayama Puerto Rico short term rentals, vacation rentals Guayama Puerto Rico, Guayama condos for rent, and rental home
Vacation rentals and homes for rent by owner
El Verde Puerto Rico rental homes, rental properties in El Verde Puerto Rico, and house rentals in El Verde Puerto Rico
#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
|
|