Could an alternate hack be to modify JspServlet to allow an additional init parameter which would be the file which contains the mapping of the precompiled jsp's? The config file could just be the web.xml snippet generated by the precompilation process. This way web.xml isn't touched and if Jasper is used in another container, then all is OK?


-Tim



Bill Barker wrote:
I think that parsing two web.xml files is plenty.  There is no reason to add
a third.  Also, since it is possible to use Jasper with other containers,
adding a non-standard feature like this makes that harder to do.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to