|
Home > Archive > WebSphere Portal Server > June 2005 > Struts Portlet
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| Hello;
I am developing a struts application in Websphere portal 5.1.
My problem is that if the user go through a multi step process (like registration) and do not finish the process and go to another page on the portal, when the user click back on registration, it will take him where he leftoff, I want to take him to the f
irst page of the registration not where he leftoff.
Can you give any suggestions.
| |
| Bibhas Bhattacharya 2005-06-30, 6:03 pm |
| Are you sure that you want to do that? This does not sound like a regular
web site experience. Think about a non-portal plain web site. User is going
through a sequence of steps. Without finishing all the steps, user decides
to switch to another browser window. When she gets back to your application,
you want the application to show the first page. How would you do that?
--
Bibhas Bhattacharya
WebSphere, WebLogic Training and Consulting
www.webagesolutions.com
<hmsaidi@gmail.com> wrote in message
news:1491250899.1120145171229.JavaMail.wassrvr@ltsgwas007.sby.ibm.com...
> Hello;
> I am developing a struts application in Websphere portal 5.1.
> My problem is that if the user go through a multi step process (like
registration) and do not finish the process and go to another page on the
portal, when the user click back on registration, it will take him where he
leftoff, I want to take him to the first page of the registration not where
he leftoff.
> Can you give any suggestions.
| |
|
| Hello again;
what I want is the portlet to reset to the first page. Not where the user stoped in the process of registration. any ideas
|
|
|
|
|