Will these reset it to the portlet along with the menu items for that
portlet. Portlet one will have the menu items for going to other Portlet
areas.

-----Original Message-----
From: Arthur D'Alessandro III [mailto:[EMAIL PROTECTED] 
Sent: Thursday, July 29, 2004 2:16 PM
To: 'Jetspeed Users List'
Subject: RE: Getting back to the original port page (JSP pages and
actions)


Same concept, except, you can do 

 this.resetTemplate(rundata);

We do this, as well as clear up any portlet session state using an
action like doResetstate(). 

-----Original Message-----
From: Wilson, Allen [mailto:[EMAIL PROTECTED] 
Sent: Thursday, July 29, 2004 3:13 PM
To: Jetspeed Users List
Subject: Getting back to the original port page (JSP pages and actions)

Question.....

I know how to get to a template page by set the SetTemplate() property
of the Jetspeed object but I am having a problem getting back to the
original portlet page. For example...

Portlet 1 - Submit button is pressed and action processes information
and sends user to template page Template 1 - User fills out form and
submits. Action processes information and sends user to next template
page Template 2 - User verifies information and submits. 

At this point I would like the user to be return to Portlet 1.

Anyone know how I do that

---------------------------------------------------------------------
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]

Reply via email to