Tomcat For Eclipse - How to re-generate .class file from servlet-Tomcat-Eclipse eshiau - May 08, 2008 - 11:13 PM Post subject: How to re-generate .class file from servlet-Tomcat-Eclipse
Changed servlet program, however, I cannot make auto-reload work. So, I deleted .class and hope restart Tomcat (6.0.16) will regenerate .class file. But I am wrong. Now I cannot even start up Tomcat with following errors.
How can I recompile MyServlet to have .class file under eclipse? What is the best way to have similar auto-reload feature, if auto-reload does not work?