Download GeoTest Free Java Code

Description

A Java servlet application that reads and writes to a mongodb database. It exercises the mongodb geospatial query feature.

Source Files

The download file GeoTest-master.zip has the following entries.


.classpath//from  w  w w  . j a  v a 2s  .c  o  m
.project
WebContent/META-INF/MANIFEST.MF
WebContent/WEB-INF/classes/StripesResources.properties
WebContent/WEB-INF/classes/commons-logging.properties
WebContent/WEB-INF/classes/log4j.properties
WebContent/WEB-INF/lib/commons-logging.jar
WebContent/WEB-INF/lib/cos.jar
WebContent/WEB-INF/lib/jstl.jar
WebContent/WEB-INF/lib/log4j-1.2.15.jar
WebContent/WEB-INF/lib/mongo-2.4.jar
WebContent/WEB-INF/lib/stripes.jar
WebContent/WEB-INF/web.xml
WebContent/load.jsp
WebContent/show.jsp
WebContent/tweets.jsp
src/org/geoff/geo/BitThumper.java
src/org/geoff/geo/CurrentLocation.java
src/org/geoff/geo/DocFetcher.java
src/org/geoff/geo/GameMap.java
src/org/geoff/geo/HistoricalLocation.java
src/org/geoff/geo/Location.java
src/org/geoff/geo/Player.java
src/org/geoff/geo/PlayerLocation.java
src/org/geoff/geo/PlayerLocationMap.java
src/org/geoff/geo/UpdatePosition.java
tests/load_data.js

Download

Click the following link to download GeoTest-master.zip.

GeoTest-master.zip




















Home »
  Java Free Code »
    Web Framework »




Framework Web
GWT
PlayFramework
PureMVC
RESTful
Servlet
websocket
Wicket