plugin « Tomcat « JSP-Servlet Q&A





1. Extending Java Web Applications with plugins    stackoverflow.com

I have this web application that has grown to an unmanageable mess. I want to split it into a common "framework" part (that still includes web stuff like pages and images) ...

2. Random double-quote character in jsp output    stackoverflow.com

I have a .jsp page I'm compiling with ant and deploying to a Tomcat 7 server. A couple of times the output source document has a double-quote character added at a ...

3. ClassCastException happens when I use Maven with Tomcat plugin    stackoverflow.com

I try to use maven with Tomcat plugin to develop a simple web application. But When I invoke the servlet, ClassCastException happens, this is the error message:

java.lang.ClassCastException: "com.snda.dw.moniter.LogQueryServlet cannot be to ...

4. does sysdeo tomcat plugin for eclipse add value to helios?    stackoverflow.com

hi
am developing a simple web app using jsps and servlets for tomcat 5.5.
Currently using the Eclipse Helios and Dynamic Web Application Project. For some reason it is a nightmare. We ...