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 <[email protected]> wrote: > From: Jan Kowalik <[email protected]> > Subject: Tigris layout - JSP instead of Velocity > To: "Jetspeed Users List" <[email protected]> > 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: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
