aspose file tools
The moose likes Portals and Portlets and the fly likes Access PortletSession inside of DWR Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Portals and Portlets
Reply Bookmark "Access PortletSession inside of DWR" Watch "Access PortletSession inside of DWR" New topic
Author

Access PortletSession inside of DWR

Shannon Sims
Ranch Hand

Joined: Jul 03, 2003
Posts: 187
Hello and thank you for reading my post! I've googled this issue and have tried everything (so it seems) with no luck.

How can I access the PortletSession inside my DWR class? I need to be able to store session values so that my DWR classes can access these values.

Here's what I did inside my "render mapping" controller class, I am setting a value, like so:

Several portlet's later...inside my DWR class, I am trying to access the dogName like so:


Thanks so much for reading my post!!!
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Access PortletSession inside of DWR
 
Similar Threads
Reimplementing parts of my app with DWR
Simple EL code is not working
Accessing session object from standard class
DWR and Spring Scoped Beans
How to clear portlet cache?