We added the ability to precompile JSPs and add them as servlets in web.xmlas part of 1.9.4. It might have been added earlier, I'm not sure. I'd suggest you look at properties.xml and build.xml from 1.9.4 to see how we do this.
Matt On 5/30/07, pankaj singla <[EMAIL PROTECTED]> wrote:
Hi, I am using appfuse 1.9 and tomcat. One of our teams want to use only pre-compiled jsp in the production server as they don't want to install jdk on the server. It is also preferred not to have the uncompiled JSP's present on the server. The problem is that when using precompiled JSP's we still need to have the .jsp file present in order to access the page. If you remove the uncompiled JSP you get a "Page not found" error. One workaround is to use 0 byte / blank .jsp files. This works, but it is preferred that we do not have to maintain these 0 byte files. Is it possible to setup appfuse and tomcat to work without any .jsp files present on the server. Thanks, Pankaj ____________________________________________________________________________________Luggage? GPS? Comic books? Check out fitting gifts for grads at Yahoo! Search http://search.yahoo.com/search?fr=oni_on_mail&p=graduation+gifts&cs=bz --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- http://raibledesigns.com
