Maybe you could pull out the content and pass it to the jsp compiler. You may have to write it to a new .jsp file first. Judging by the amount of time it takes jasper to compile my pages the first time I hit them this may be a slow solution.

David


Is it possible to do some kind of second pass rendering of JSP content?

I'd like to store markup (HTML+JSTL) in a database. I'd like a Servlet to
retrieve it and send it along to a JSP that renders it along with static
content...

Is there any way to do what I'm suggesting?

It seems like a common CMS design feature.

TIA,
Hunter


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


_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail



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



Reply via email to