Hi,

As per Stripes documentation, if we don't use @sessionScope, the ActionBean
is instantiated with every request and is discarded when the request is
completed.

I my application I have created a Class called BaseAction which extends
ActionBean. All my Action classes extends this BaseAction. So will the
BaseAction will also get instantiated with every request?

Thanks in advance for your help
Regards
Arnab
-- 
View this message in context: 
http://old.nabble.com/Stripes-Request-Lifecycle-tp27419735p27419735.html
Sent from the stripes-users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to