Re: Tomcat 5 deployer compile errors on %@ includes

2004-02-25 Thread Tim Funk
The best thing to do is to not make compile time includes end in '.jsp'. Some use .inc, other .jspi, and the spec might even have arecommendation for compile time includes. Also by using a specific file extension you can quickly identify its purpose. -Tim Richard Mixon (qwest) wrote: I am

RE: Tomcat 5 deployer compile errors on %@ includes

2004-02-25 Thread Richard Mixon (qwest)
segments'. --- SNIP END --- Thanks again for pointing me in the right direction. - Richard -Original Message- From: Tim Funk [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 25, 2004 5:22 AM To: Tomcat Users List Subject: Re: Tomcat 5 deployer compile errors on %@ includes The best