David Sean Taylor wrote:
>
>
> Did you comment out the Velocity properties?
>
> #: BEGIN comment for JSP
> # template.type=velocity
> # template.extension=.vm
> #: END comment for JSP
>
> #: BEGIN uncomment for JSP
> template.type=JSP
> template.extension=.jsp
> header=header.jsp
> footer=footer.jsp
> #: END uncomment for JSP
>
> I believe changing a decorator property now requires a restart
>
I've try this setting before,
I comment the vm settings and uncomment the jsp settings,
and I restart my J2, and the layout setting was worked, but it just
include the JSP source code, did not compile the JSP and process
in JSP, just print-out the JSP source code into the page source!!
so, I guess maybe need more settings for J2 to use JSP template for
decorations.
Bon
--
View this message in context:
http://www.nabble.com/Using-JSP-templates-instead-of-Velocity-tp17154061p17247452.html
Sent from the Jetspeed - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]