| Author |
how to run servlets
|
sashank mitra reddy
Greenhorn
Joined: Feb 02, 2005
Posts: 1
|
|
|
i have Java web server2.0 in my system and i want to know how to run the servlets with that.Please explain me that in detail. give me some URLs where i can know this information in detail if possible.
|
 |
Jeroen Wenting
Ranch Hand
Joined: Oct 12, 2000
Posts: 5093
|
|
|
your server comes with documentation. I suggest you read it.
|
42
|
 |
Adeel Ansari
Ranch Hand
Joined: Aug 15, 2004
Posts: 2874
|
|
One more suggestion, I suggest you to use Tomcat instead. Most of the servlet or JSP books refer Tomcat as a servlet or JSP container. You would find lot of help if use tomcat. Moreover, we have a Tomcat forum here. Tomcat is nothing advanced. Most of us started servlet with Tomcat and still doing all advanced web component stuff using Tomcat. thanks.
|
 |
 |
|
|
subject: how to run servlets
|
|
|