<%@ include file="/WEB-INF/jsp/main_include.jspf" %> Ceiba Rental Homes | Vacation Rentals | Homes For Rent | Houses for rent | For Rent By Owner Ceiba Puerto Rico | FRBO <% int city_id = 0; int region_id = 0; double lat = 15.78 ; double lng = -86.790001 ; String city_name = "Ceiba"; String region_name = "Puerto Rico"; String country_name2 = "North America"; String desc = ""; String picture = ""; int map_size = 380; int text_height = 30; if(picture!=null || desc!=null){ map_size = 320; text_height = 170; } %>
<%@ 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.

">
Bedrooms: to
Bathrooms: to
Availability:
to

Properties in <%=city_name%>

<%@ 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(); %> <% 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; } } %>
Property ID Address City Bedrooms Bathrooms Square feet
#<%=property_id%> <%=address%> <%=city_name2%> <%=bedrooms%> <%=bathrooms%> <%=sqft%>
           
<%@ include file="../WEB-INF/jsp/footer.jspf" %>


Puerto Rico Rental Links

Camaceyes Puerto Rico rental home and rental homes Camaceyes
Short term rentals Cuevas Puerto Rico, rental home in Cuevas Puerto Rico, and Cuevas condo rentals
House rentals in Guayama Puerto Rico, Guayama Puerto Rico homes for rent, holiday rentals Guayama Puerto Rico, and Guayama Puerto Rico vacation homes for rent by owner
Houses for rent Bayam=n Puerto Rico and for rent by owner homes Bayam=n
Vacation rentals in Can=vanas, rental apartment, and Can=vanas rent houses
Hato Abajo Puerto Rico rental properties, Hato Abajo rental home, Hato Abajo home rentals, and short term rentals in Hato Abajo Puerto Rico
Bed and breakfast rentals Puerto Real Puerto Rico and rental home in Puerto Real Puerto Rico
Condo rentals, homes for rent Turabo, and apartments for rent in Turabo
Homes for rent by owner Cuevas Puerto Rico, homes for rent by owner in Cuevas Puerto Rico, rental home, and rent houses in Cuevas Puerto Rico
Can=vanas Puerto Rico rental properties and rental homes in Can=vanas Puerto Rico
Condos for rent Canovanillas Puerto Rico, holiday rentals Canovanillas Puerto Rico, and apartments for rent in Canovanillas Puerto Rico
Rental properties, Canas Urbano for rent by owner homes, for rent by owner homes in Canas Urbano, and condos for rent Canas Urbano Puerto Rico
Real estate rentals Loiza and rental homes in Loiza Puerto Rico
Rental homes in Guanica Puerto Rico, rental houses Guanica, and vacation rental in Guanica Puerto Rico
Rental houses in Candelaria, Candelaria Puerto Rico vacation rentals, rental properties in Candelaria Puerto Rico, and Candelaria apartment rentals
House rentals Sßbalos and houses for rent
Bayam=n Puerto Rico condo rentals, rental home in Bayam=n Puerto Rico, and house rentals Bayam=n Puerto Rico
Rental home in Fajardo Puerto Rico, homes for rent by owner in Fajardo Puerto Rico, short term rentals in Fajardo Puerto Rico, and apartments for rent in Fajardo Puerto Rico
Real estate rentals and Isabel Segundo real estate rentals
Apartments for rent Turabo Puerto Rico, short term rentals in Turabo Puerto Rico, and apartments for rent in Turabo
Isla Verde apartments for rent, vacation rentals in Isla Verde Puerto Rico, rental home in Isla Verde Puerto Rico, and rental houses Isla Verde
House rentals Puerto Real and Puerto Real Puerto Rico rental properties
Monte Santo Playa rent house, Monte Santo Playa Puerto Rico short term rentals, and vacation rentals
Homes for rent by owner in Guayama Puerto Rico, Guayama apartment rentals, rental homes in Guayama Puerto Rico, and rental homes Guayama
Can=vanas Puerto Rico apartment rentals and for rent by owner homes in Can=vanas Puerto Rico
Rent houses in San Juan Puerto Rico, rent house in San Juan, and San Juan Puerto Rico house rentals
Isla Verde Puerto Rico rental home, home rentals Isla Verde, rental properties Isla Verde Puerto Rico, and Isla Verde condos for rent
Bed and breakfast rentals Martineau and Martineau condos for rent
Rent houses St Just Puerto Rico, real estate rentals in St Just Puerto Rico, and vacation homes for rent by owner in St Just Puerto Rico
Rental homes Buena Vista, Buena Vista Puerto Rico rental home, homes for rent by owner, and homes for rent
Rental home in Vieques Puerto Rico and for rent by owner homes Vieques


#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