>
> > I have two questions in this regard:
> >
> > 1- I believe only way to customize header is through
> header.vm/header.jsp.
> > There is no other way.
>
> You could actually not use headers or footers, and just use portlets
I need to display informatin like logged in user, current role, and o
On Thu, May 5, 2011 at 1:47 AM, anyz wrote:
> I'm develping an application for Jetspeed 2.2.1 that was initially running
> on Jetspped 1 . It uses JSP based header/footer templates that are heavily
> customized to meet application need.
>
> Initially i tried to get all those customizations into ve
seems this URL is helpful.
http://web.archiveorange.com/archive/v/3HoJWygWQ2RfVGLTSND6
On Thu, May 5, 2011 at 1:47 PM, anyz wrote:
> I'm develping an application for Jetspeed 2.2.1 that was initially running
> on Jetspped 1 . It uses JSP based header/footer templates that are heavily
> custom
I'm develping an application for Jetspeed 2.2.1 that was initially running
on Jetspped 1 . It uses JSP based header/footer templates that are heavily
customized to meet application need.
Initially i tried to get all those customizations into velocity templates
(header.vm and footer.vm) however as