Posted By:
Lasanthi_Heendaliya
Posted On:
Wednesday, March 8, 2006 12:07 AM
i just start to write servlets. so i used JBuilder for it. I have got my first servlet as u have described in your jBuilder help. Now I create another servlet by extending Httpservlet. (without using wizard). then, i want substitude my 2nd servlet(named: MyServlet) instead of 1st one. I tried it with editing "servlet-class" in the web.xml file. but it give the same result. what can i do for it. is there a way to create a servlet without using wizard. (i think there should be a way.)
thanks.
best regurds!