The instructions in this JIRA ticket should really make its way to the
decorators guide...

On Thu, May 15, 2008 at 9:45 AM, Mohan Kannapareddy <[EMAIL PROTECTED]> wrote:
> Hi,
>  The instructions are there in the JIRA ticket:
>
> https://issues.apache.org/jira/browse/JS2-711
>
> Cheers
> Mohan
>
> -----Original Message-----
> From: Bon [mailto:[EMAIL PROTECTED]
> Sent: Thursday, May 15, 2008 2:22 AM
> To: [email protected]
> Subject: Re: Using JSP templates instead of Velocity
>
>
>
>
> 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-tp17154061p172
> 47452.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]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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

Reply via email to