posted 20 years ago
Hi Tamer,
Things to be looked very carefully:
In Web.xml:
Servlet tag is correct. (class name etc)
Servlet mapping tag is given correctly.
Also make sure that servlet class is present in the correct directory under web-inf. Check the URL you are using to access the servlet.
Restart the server, after you do any corrections.
It should work. There is no magic in that, unless there is some silly error.
[ October 08, 2004: Message edited by: Manoj Gundawar ]
Manoj<br />SCJP, SCJD, SCWCD, IBM WSAD.