Yes, it's a limitation of VelocityDirectLayout... you can change it to VelocityOnlyLayout in TR.p to be able to do this but you can then forget about using JSPs as they *always* stream directly their content.
> -----Message d'origine----- > De : Weaver, Scott [mailto:Sweaver@;rippe.com] > Envoy� : lundi 11 novembre 2002 20:43 > � : 'Jetspeed Users List' > Objet : RE: change default layout for portlets > > > For some reason, I think it is because of Jetspeed using the > VelocityDirectLayout class, you cannot change the layout on > the fly. In other Turbine apps I have written, I am able to > RunData.setLayoutTemplate("templateName"). However, I have > yet to get it to work correctly with Jetspeed. > > Scott > > > -----Original Message----- > > From: Chris Conner [mailto:chris_j_conner@;yahoo.com] > > Sent: Monday, November 11, 2002 12:55 PM > > To: [EMAIL PROTECTED] > > Subject: change default layout for portlets > > > > > > I would like to display a different layout(i.e. > > header/top and footer/bottom) for various portlets. > > Some portlets I would like to use the default and for > > others I would like to use a different one. > > > > Can anyone tell me how this can be accomplished? > > > > > > Chris > > > > > > __________________________________________________ > > Do you Yahoo!? > > U2 on LAUNCH - Exclusive greatest hits videos > > http://launch.yahoo.com/u2 > > > > -- > > To unsubscribe, e-mail: <mailto:jetspeed-user- > > [EMAIL PROTECTED]> > > For additional commands, e-mail: <mailto:jetspeed-user- > > [EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:jetspeed-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:jetspeed-user-help@;jakarta.apache.org>
