|
Home > Archive > WebSphere Portal Server > June 2007 > Multiple jsp pages in one 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]
| Author |
Multiple jsp pages in one portlet
|
|
|
| Dear all,
I have a portlet which involves displaying several JSP pages. In first JSP page A, when I click "Submit"(A) button the "processAction()" takes action and a JSP page B appers. Now if I use Web Browser BACK to page A and click "Submit"(A) button again,the
JSP B still appeas but I noticed the "processAction()" didn't take any action. (Usually clicking "Submit" button in a JSP page can result in the processAction() to take action).
Can anybody tell me why? Any best way to handle mutiple JSP pages in on portlet? I am using WebSphere Portal V6.0.
Thanks
Best regards
Kevnyang
| |
|
|
|
|
|