With portlet space I mean to replace the JSP output contained in my portlet with another JSP content: it's not enough to use a jetspeed:link?
Can you send me a jsp action example to use the setTemplate? And how can I pass parameters to the second jsp using the setTemplate? Thanks again ----- Original Message ----- From: "Christophe Lombart" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]> Sent: Saturday, September 20, 2003 6:50 PM Subject: Re: Link to a JSP page on a JSPPortlet > Marco Fabbri wrote: > > > > >Where I wrong? > >How can I open another jsp in the same portlet space? > > > > > What do you mean by portlet space ? > > If you want to assigne another jsp into the same portlet use the method > setTemplate in your jsp action or your GenericMvcAction (see the javadoc). > > Christophe > > > > --------------------------------------------------------------------- > 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]
