AW: deleting JSP Files?

2003-07-01 Thread Thomas Weller
Hi Tim, I think you mean the generated_web.xml file generated by Ant. Until now, I was unable to compile my Project with Ant, so I don't have that file. But maybe there is an XML Tag inside to tell Tomcat not to compile the sources which I could use. Is there an example file of

Re: AW: deleting JSP Files?

2003-07-01 Thread Tim Funk
Yup (for generated_web.xml file) - I never use precompiled JSP (wish I could so my experience is limited, as well as my knowledge). Tomcat5 example webapp use precompiled jsps. But the xml snippet generated by the ANT task is essential to using precompiled JSP's. That snippet declares each