aspose file tools
The moose likes Portals and Portlets and the fly likes enable DWR access to Portal Session data - WebSphere Portal 6.x Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Portals and Portlets
Reply Bookmark "enable DWR access to Portal Session data - WebSphere Portal 6.x" Watch "enable DWR access to Portal Session data - WebSphere Portal 6.x" New topic
Author

enable DWR access to Portal Session data - WebSphere Portal 6.x

Garret O'Keeffe
Greenhorn

Joined: Nov 27, 2008
Posts: 6
Hi - I have some DWR Java methods called via js calls in our Portal JSPs.
I need to be able to access the portlet session data (but not at Application Scope) from these DWR Java methods. {This data has been set in the Spring Controllers}.

I do not wish to go to the Application Scope but within our framework (which also includes SpringMVC), some user specific data is stored in the portal session.

In the DWR methods, I can access Apllication Scoped data but If I could somehow pass the 'portal session key' used by portal through to the DWR method, perhaps I could access the portal session data? - At the moment, I only care about read access to this data.

I know the solution may be portal specific here - I am using WebSphere Portal Server 6.1 - any ideas would be appreciated
~/
G
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: enable DWR access to Portal Session data - WebSphere Portal 6.x
 
Similar Threads
Servlet communication with portlet
DSRA9002E : ResourceException with Container-Managed Transactions
Is there a more elegant way to employ DWR ?
Websphere Portal - Test 399
Test 399: IBM WebSphere Portal V5.1, Application Development