Hi,
Stefan
what you say is right, and it is the only solution that I have thought,but
it is valid for small portlet application, for a large or complex portlet
it becomes a problem I think.
thanks for your participation Holger Dewes, what you have written it is
a lot interesting.
My action
Example JspPortletActionB

public class JspPortletActionB extends JspPortletAction  {

    public void buildNormalContext(Portlet portlet, RunData rundata)
    {
    }
    public void doDetailsb(RunData data, Portlet portlet) throws Exception
    {
        setTemplate(data, "ContactB.jsp");
    }

}

change template persistently for all subsequent requests until it is changed
again,is what i want :-)
I use setTemplate, can you make a code example of the other technique?
thanks to all for the participation into the discussion.



__________________________________________________________________
Accesso Internet Gratis per utenti Excite! Attivalo subito!
http://www.excite.it/hitech/accesso

Il Mio Excite. Personalizza la tua Home page Excite come vuoi tu!
http://www.excite.it

AAA/Relazioni. Sfoglia gli annunci e trova la tua anima gemella
http://www.excite.it/relazioni




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to