On 26/07/2010 1:59 AM, tingup wrote:
Hello,
Does anyone know how to cooperation between portlets in diffrenent pages in
jetspeed2.2.1?
There is a form in portlet A in page step1.psml, and I submit the form, I
expect portlet B in step2.psml
to show the result.
Best Regards,
Edward
a) You could store the result from Portlet A in your database and have
portlet B ask the database for a current result from Portlet A
b) If you want something a bit more transient, you could have Portlet A
store its results in the Session Context and have Portlet B recover it.
Ron
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]