On 6/7/06, Julian Tillmann <[EMAIL PROTECTED]> wrote:
I've read that you can use Spring to make your Struts Actions thread safe. Is someone using this or has experience with it?
It's covered in this article: http://www-128.ibm.com/developerworks/java/library/j-sr2.html "Once you have your Struts action under Spring's control, you can leverage Spring to give them more pizzazz. For example, without Spring, all Struts actions must be threadsafe. If you set the <bean> tag's singleton attribute to "false," however, your application will have a newly minted action object on every request." HTH, -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]