Create a new text file and save it as 'TestServlet.java' in
Hi there,
It's me again, newbie. I hava a question about the folder to keep Servlet classes. In jakarta-tomcat-4.0-b5 the \WEB-INF\classes is the folder for Servlet classes. I try a java servlet jsdk2.1 and it has a different folder names \WEB-INF\servlets to keep servlet classes.
I think that there should be somewhere to config the folder to keep servlet classes. I don't know what i'm thinking is right. Please help me. Thanks a lot.
Newbie