If what you're trying to do is to use JSP as the default template engine,
then here's the entry in jr.props:

services.TemplateService.default.extension=jsp

If not, then please clarify your intentions.

Best regards,

Mark Orciuch - [EMAIL PROTECTED]
Jakarta Jetspeed - Enterprise Portal in Java
http://jakarta.apache.org/jetspeed/


> -----Original Message-----
> From: Javed Mahmud [mailto:[EMAIL PROTECTED]]
> Sent: Monday, December 02, 2002 12:49 AM
> To: [EMAIL PROTECTED]
> Subject: Replcaing the default_top with vm and jsp
>
>
> Hi,
> I have been looking to change the default_top and default bottom of the
> JetSpeed default page.
> I have been following the tutorial for the Beta 2 version(I have been told
> in this list that the tutorial can work with Beta 1 version too) I have
> tried to use
> topnav.vm = top_default.jsp property in JetSpeedREsources.properties file
> but to no avail. I have tried top.vm also but the error on the top of the
> page which shows up with other things is
>
> Error processing navigation template:/html/top.vm using module:
> VelocityNavigation
>
> The Template Locator related parameters in JR.p are :
> services.TemplateLocator.classname=org.apache.jetspeed.services.te
> mplate.JetspeedTemplateLocatorService
> services.TemplateLocator.templateRoot=/WEB-INF/templates
> services.TemplateService.default.extension=vm
>
> And also the topnav.enable = true.
>
> the values in TurbineResource.properties for Velocity Service
> services.VelocityService.file.resource.loader.path = /WEB-INF/templates/vm
>
> and for JSP Service is
> services.JspService.templates =/WEB-INF/templates/jsp
> services.JspService.buffer.size = 8192
>
> Any help will be valuable.
>
> Thanks
> Javed
>
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


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

Reply via email to