Question About Second Pass Rendering

2003-06-21 Thread Hunter Hillegas
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

Ann: new bP release now ships w/ JSTL v1.1 - that requires JSP 2.0(not the old 1.03)

2003-06-21 Thread Vic Cekvenich
basicPortal is a Struts CMS app, that requires a DB to run. New release v 97_2 has JSTL v1.1 (for JSP 2) and includes Tomcat 5 and IDE integrated. (Prior release was JSTL 1.03 for JSP 1.2) Download links from baseBeans.com -- Vic Cekvenich, Struts Instructor, 1-800-917-JAVA Advanced Struts Tr