1. How can I know that Tomcat is working ?

You can browse the tomcat page that comes with your tomcat installation and
try the examples if they work, that's done...
(http://your_site:8080)



       2. How can I install a servlet  in it ?

Edit the server.xml, web.xml files, study them with the tomcat doc (on the
net), and if you don't understand, you can ask with more precise questions.


Good luck!!

Reply via email to