Re: using jsps included in jar

2006-05-31 Thread Tim Funk
No such feature in tomcat. (Unless the jsp's were precompiled - in which case - they'd be servlets) -Tim Leon Rosenberg wrote: Hi, due the nature of the keywords "jsp", "jar" and "compile" it's pretty hard to find the result to this question by googling, or at least I failed. Is it possible

using jsps included in jar

2006-05-31 Thread Leon Rosenberg
Hi, due the nature of the keywords "jsp", "jar" and "compile" it's pretty hard to find the result to this question by googling, or at least I failed. Is it possible to force tomcat to accept(compile,serve) jsps which are contained in jar files, which are under WEB-INF/lib? I know that resin has