You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Woonsan Ko <wo...@yahoo.com> on 2009/06/02 11:39:27 UTC

Re: Tigris layout - JSP instead of Velocity

Hi Jan,

There's a developer guide to use JSP decorators: http://portals.apache.org/jetspeed-2/devguide/guide-decorators.html

Regards,

Woonsan

--- On Fri, 5/29/09, Jan Kowalik <ko...@gmail.com> wrote:

> From: Jan Kowalik <ko...@gmail.com>
> Subject: Tigris layout - JSP instead of Velocity
> To: "Jetspeed Users List" <je...@portals.apache.org>
> Date: Friday, May 29, 2009, 6:44 PM
> Hello,
> 
> I wanted to check Tigris layout using jsp instead of vm
> files so I
> changed options in decorator.properties file and restarted
> server.
> ++++++++++++++++++
> #: 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
> ++++++++++++++++++
> 
> Next when I opened portal site it displayed me only this
> message:
> 
> "Content is not available"
> 
> Am I doing something wrong or I have to change some other
> options, files ?
> 
> 
> Regards
> 
> --
> Jan
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
> 
> 


      

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


Re: Tigris layout - JSP instead of Velocity

Posted by Jan Kowalik <ko...@gmail.com>.
Woonsan,

Thank you. I see now that I missed to edit some files.

Regards

--
Jan

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org