Only JSP's are compiled automatically. Servlet have to be compiled by yourself. > -----Urspr�ngliche Nachricht----- > Von: Isak Rickyanto [mailto:[EMAIL PROTECTED]] > Gesendet: Sonntag, 23. September 2001 15:21 > An: Tomcat User Group > Betreff: newbie Servlet > > > Sorry it is newbie.. > > I have myservlet.java > and i place in > tomcat/webapps/myapp/web-inf/classes > and i had modified web.xml in web-inf.. > > I only want to ask... Is Tomcat not automatically compile it? > or I must > compile the servlet first? > > > >
