Hi,

I'm using a bean with @SessionScope that forwards to a JSP that includes 
other JSPs.

Part of the forwarded JSP accesses the session with JSP EL and this works 
fine.

Later on I access a property on the same ActionBean with 
<stripes:useActionbean> and JSP EL. But at this point the session is null 
(as accessed through the ActionBeanContext's request? 

This does not always occur - typically only after a reload of the page. 
And the problem sometimes goes away after reloading again.

Any ideas what's going wrong? Quite a showstopper :)

Thanks,

-dennis
------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to