seems this URL is helpful. http://web.archiveorange.com/archive/v/3HoJWygWQ2RfVGLTSND6
On Thu, May 5, 2011 at 1:47 PM, anyz <anyz...@gmail.com> 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 velocity templates > (header.vm and footer.vm) however as things becomming complex i badly need > JSP based header footer. > > 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. > 2- Is it possibble to use JSP based pages for header/footer with JS 2.2.1. > What configuration i need for this? > > Thanks >