954,541 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Servlets and SDK

I'm new to java servlets ...I installed Sun java SDK which acts as an server for running servlets.I spents many hours first just to compile servlets and generate the class files but now I don't have any idea how to run servlets on SDK. I tried a lot on Apache tomcat, Servletexec and now SDK but ended up wasting a number of hours and no result. I'm dying to see a page running my applet http://localhost/servlet/HelloServlet

Please please do help :'( :'(

himanjim
Junior Poster in Training
67 posts since Jul 2006
Reputation Points: 14
Solved Threads: 1
 

If its an Applet you have no need of any kind of sdk anyway.

Read through this tutorial completely http://java.sun.com/docs/books/tutorial/deployment/applet/index.html

masijade
Industrious Poster
Moderator
4,253 posts since Feb 2006
Reputation Points: 1,471
Solved Threads: 494
 

Tomcat comes with tutorials. So does the JEE SDK.

There's also tons of tutorials (of highly variable quality) scattered around the web.
And every decent bookstore has a shelf of books to choose from.

jwenting
duckman
Team Colleague
8,392 posts since Nov 2004
Reputation Points: 1,662
Solved Threads: 337
 

I got the the things working at last on tomcat
Thnx for ur humble replies

himanjim
Junior Poster in Training
67 posts since Jul 2006
Reputation Points: 14
Solved Threads: 1
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You