Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-16-2008, 09:34 PM
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?
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 05-18-2008, 10:22 AM
danielstoner's Avatar
Senior Member
 
Join Date: Apr 2008
Location: Canada
Posts: 183
danielstoner is on a distinguished road
You don't really need applets. There are other solutions. Google Maps doesn't use applets
__________________
Daniel @ [
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
]
Language is froth on the surface of thought
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 05-20-2008, 11:46 AM
Member
 
Join Date: Mar 2008
Posts: 20
themburu is on a distinguished road
The reason behind the project is really to learn java, thus I decided to tackle spartial markings using java.
Here's how i plan to implement it.

1. the Web interface is divided into 4 frames.
2. one frame is where the user passes his requests for instance direction/route (for this I have an applet). this requests are the passed for processing by servelets/jsp which returns its results in another frame thus providing the marked routes.
3. For the other two frames is where teh results of SQL queries are to be returned for the purpose eg ecommerce.
Bookmark Post in Technorati
Reply With Quote
  #4 (permalink)  
Old 05-21-2008, 07:57 AM
danielstoner's Avatar
Senior Member
 
Join Date: Apr 2008
Location: Canada
Posts: 183
danielstoner is on a distinguished road
Good, but you still don't need applets for this. Look into plain servlets/JSP in the beginning if what you want to do is learn.
__________________
Daniel @ [
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
]
Language is froth on the surface of thought
Bookmark Post in Technorati
Reply With Quote
  #5 (permalink)  
Old 05-21-2008, 02:03 PM
Member
 
Join Date: Mar 2008
Posts: 20
themburu is on a distinguished road
Best tutorials for servelets/jsp
I understand that, the problem was that I have been tryng my best to avoid JSP's reason being because of the challenge of integrating tomcat to apache though thats not much since I acquired Apache-tomcat whose documentation and howto's I dont want to read, so you see I really wanted to stck to the plain Apache but now it seems inevitable.
Ok would you direct me to the best ie easiest to learn tutorials on jsp/servelets?
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Please need solution prithvi New To Java 4 04-22-2008 02:27 PM
Simple serverless chat solution goodjonx Networking 3 01-07-2008 04:25 PM
Need a solution to read and store data from a file sheetalnri New To Java 3 12-28-2007 10:35 PM
Help Finding Compiler error solution please jamesr2b New To Java 2 07-25-2007 02:13 PM
Friends could u plz give me solution 4 this Saritha Database 1 06-15-2007 05:42 PM


All times are GMT +3. The time now is 03:57 AM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org