hey , help me with the java web server. I have JWS 2.0 Icompiled and copied the servlet in the /servlet directory and through web server admin screen I tried to add the new servlet but there it fails when I press load complaining about the class not found. I tried other examples but they work fine. Help me to get the problem solved or tell me how to run servlets in TomCat or Apache server.
------------------
prakash muthu
Ranch Hand
Joined: Sep 06, 2000
Posts: 75
posted
0
Hi After copying your class file into servlet directory, just try to call from browser with out adding using load button. I hope you may get idea