Hi,

in order to use JSP pages instead of Velocity, you should change in the
TurbineResources.properties file:

services.TemplateService.default.extension=vm

to

services.TemplateService.default.extension=jsp

Helder


----- Original Message ----- 
From: "jabouille jean-charles" <[EMAIL PROTECTED]>
To: "Jetspeed Users List" <[EMAIL PROTECTED]>
Sent: Monday, October 06, 2003 8:51 AM
Subject: Re: .jsp instead of .vm


> Hi,
>
> it may work with this solution:
>
> in your "JetspeedRessource.properties" file, you have to change the line
> bottomnav.vm=bottom2.vm
> by the line
> bottomnav.vm=bottom2.jsp
>
> Try it
>
>
> "Thavutam, Prashanth" wrote:
>
> > Hi,
> >
> > I would like to use JSP files instead of VM. Is there any property that I
> > need to change in order to use JSP files. For example, I want to use
> > bottom.jsp instead of bottom.vm.
> > Thanks for any help.
> >
> > Prashanth
> >
> > ---------------------------------------------------------------------
> > 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