Hi all, Can anyone share an example of using Turbine with JSP that is NOT also using Velocity and the contributed taglib? I need to build pages from JSP fragments in Turbine without using Velocity. I tried getting the JspScreenPlaceholder object and invoking it's exec() method in my Default.jsp "template", but that doesn't seem to work. Do I have to manage assembling the fragments myself via JSP include statements? Please help if I'm completely off track. Thanks in advance, Robin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
