I am using Jetspeed 1.6. I have a pane with multiple portlets that use JSPPortlet. What I want to do is whenever user
submits (or clicks on link) from a portlet, I want the submit to return data in a portlet that occupies the entire pane. I want the return data to be displayed in a Maximized form, but want to view the menu. I am trying a round about way to achieve this ... and looking for a better approach. The method I am trying sends data during submit through a psml, like http://10.0.0.12:9002/content/portal/media-type/html/user/anon/page/testdynamic.psml?test=1 The psml loads a JSP page which then submits the data and gets a return page. Any help in how to have a submit or link return with pane that contains only one portlet would be appreciated Thanks Mahaveer
