06-14-04 03:37 PM
I have exactly the same problem. Did you find a solution yet? I think you ha
ve to adjust the PageBarInclude.jsp and/or the PlaceBarInclude.jsp. Both jsp
's are includes in the default.jsp.
quote: Originally posted by Sascha Mamsch
Hi,
how do I know when a user returns to a page with a Struts portlet (or
any portlet, for that matter)?
We have a portal (WPS v5) with several pages. On PageA, there is
Portlet1, a Struts portlet. The user performs some steps within that
portlet. Having reached step 3 of 5, he decides to go to a different
portal page, PageB. After some time, he goes back to PageA using the
portal navigation (in the theme). Portlet1 still displays step 3 of 5.
For us, this is a problem. We want to have the user start over again
with step 1 of 5 whenever he returns to PageA. That is, the welcome
file (in web.xml) is supposed to be called and forward to a Struts
action which must be executed. Is there a way to signal the event "user
returns to page" to the portlet?
We'd appreciate any help or comment. Regards, Sascha
[ Post a follow-up to this message ]
|