You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by mraible <ma...@raibledesigns.com> on 2007/12/19 18:19:28 UTC

How hard would it be to customize Jasper to allow loading JSPs from outside the webapp?

I'm working on a project where my company has a custom JSP compiler that
they've written and maintained for the last 5 years. It works extremely well
for them and has some unique features - like being able to load JSPs from
remote locations using Spring's Resources API. In other words, they can load
a JSP from a JAR on a remote server and compile it locally. It's pretty
slick.

There's an interest in moving to a more standard JSP compiler. However, this
feature seems to be a must-have. How hard would it be to customize Tomcat's
JSP compiler to allow loading JSPs from outside the webapp? I'm interested
in doing the work - just want to know how difficult it might be (and where
to start).

Thanks,

Matt
-- 
View this message in context: http://www.nabble.com/How-hard-would-it-be-to-customize-Jasper-to-allow-loading-JSPs-from-outside-the-webapp--tp14421281p14421281.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org