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]

Reply via email to