Hi,

for a small CMS-like application I want to load JSP files dynamically
from a database and not from the file system. I looked through the
Jasper sources to find out how this could be done without patching
Tomcat but couldn't find any clue on this. Is there any API or
something for this ?
As far as I found out, the main class for loading the JSP sources is
JspCServletContext. But is there any chance to use another
implementation of such a context class by regular means ?

Regards,
Ralf


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

Reply via email to