|
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?
|