WebSphere Portal Server - Passing object(bean) between two portlets on same page.

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Portal Server > June 2007 > Passing object(bean) between two portlets on same page.





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 Passing object(bean) between two portlets on same page.

2007-06-28, 7:22 pm

I want to pass a bean from one portlet to another portlet on the same page. Can somebody help me out on the same?
Oliver Then

2007-06-29, 1:22 am

If both portlets are JSR 168 and both portlets are in the same web
application, then they can share data via the APPLICATION_SCOPE.
The portal InfoCenter states:
JSR 168 API supports the Web application session scope, in which every
component of the Web application can share information through the
APPLICATION_SCOPE field of the portlet session. This can be used to
share transient information between different components of the same Web
application, for example, between portlets or between a portlet and a
servlet.


Oliver
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com