I think you can just add the variable "js_peid" with the peid of the portlet to be maximized to the users temp data. (It might be js-peid, it's been a while since I saw it.)
-- Michael On 2/26/03 11:03 AM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > > > I tried your solution but it doesn't work. :-( > Jetspeed reset that value building the page (setMode() method is called > with parameter "default"). > Thanx anyway > > Luca Forni > > > > > "Raffaele > Ragni" To: "'Jetspeed Users List'" > <[EMAIL PROTECTED]> > <raffaele.ragn cc: > [EMAIL PROTECTED]> Subject: R: jsp portlet and > Maximize action > > 26/02/2003 > 18.28 > Please respond > to "Jetspeed > Users List" > > > > > > > Try with ((JetspeedRunData)rundata).setMode() ? > > -----Messaggio originale----- > Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Inviato: marted� 25 febbraio 2003 11.32 > A: Jetspeed Users List > Oggetto: jsp portlet and Maximize action > > Hi all!! > > I need to maximize portlet when its doUpdate() action is called. > > I have no idea to solve this problem. > Please help me!!! > > Thanx > Luca Forni > > > --------------------------------------------------------------------- > 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] > > > > > > > --------------------------------------------------------------------- > 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]
