If you create an action URL from your portlet's render response, then clicking that link (or by some javascript trickery) will call the action phase of your portlet and the render phases of all the portlets in that page by definition.
You can of course always just reload the current location (ie. current browser URL) via javascript... On 3/6/07, Enrique Perez <[EMAIL PROTECTED]> wrote:
Hi, Is it possible to call the portal page to refresh from a portlet which is inside that portal page? Just as if I were clicking on the tab... I mean, I have a portlet in some psml page (supposed A.psml, at http://localhost:8080/jetspeed/portal/A.psml)... That portlet leads in one case to an exception state of the web application which is connected to... But it can be omitted to the user if I can make the portal to call again the page URL where the portlet is... (if I click on the "Go To" browser button, that exception state is omitted) Is this possible? Thanks in advance. Regards, Enrique --------------------------------------------------------------------- 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]
