Quizzes & Puzzles5 mins ago
Java base online database
1 Answers
I am trying to get to grips with Java and have had some sucess writing applets however I now want to write and online database where people can enter as well as read data. If i understand this correctly I need to write a server based program to write data to the centeral file on the server. Can anyone point me in the direction of a good book or better still a web site that deals with this? I have had a look about but it appears that few people are using Java for this. Thanks Folks. Hamish
Answers
Best Answer
No best answer has yet been selected by Hamish. Once a best answer has been selected, it will be shown here.
For more on marking an answer as the "Best Answer", please visit our FAQ.If you run apache your best bet would be to use JSP's with the apache jakarta project http://jakarta.apache.org
Alternatively google came up with this http://www.msys.ch/infos/java/papers/
Related Questions
Sorry, we can't find any related questions. Try using the search bar at the top of the page to search for some keywords, or choose a topic and submit your own question.