View Single Post
  #1 (permalink)  
Old 05-16-2008, 10:34 PM
themburu themburu is offline
Member
 
Join Date: Mar 2008
Posts: 20
themburu is on a distinguished road
solution for my project
hi everyone i'm kinda new to java, which i got into since i'm working on a project in it. here is my project
I'm building a webbased application which would evaluate distances 'something similar to googlemaps but local around campus' besides evaluting routes it should give an analysis of what is around -this info will be retrieved from a db 'mysql'.
so my problem is implementing it, I have a java code for evaluating distances but I'm told I need applets for display on web-browser and also servelets/jsp for processing which i found out don't run on Apache.
Who might have a logical guide of implementing this project or some similar work?
Reply With Quote
Sponsored Links