Hi,

Que 2. Are their performance implications to be kept in mind since now action instances are not shared per request and each instance has its own copy of the attributes ?

If you use the Struts2 spring-pugin it is possible to set the action scope to singleton, session, request and protype.
So it's still possible to have actions per request.

Hope that helps,
Joachim

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to