I meant to say: "This will allow you to have **Spring** managed action beans."
Brandon Goodin Silver Mind Software http://www.silvermindsoftware.com [email protected] 615-306-3652 http://www.linkedin.com/in/bgoodin On Tue, Jun 23, 2009 at 3:26 PM, Brandon Goodin <[email protected]>wrote: > This will allow you to have stripes managed action beans. > > Stripes-Spring is meant to improve upon the existing support that Stripes > provides for Spring. Stripes-Spring provides constructor injection and the > ability to configure your action beans in a Spring context. This has been > done with care to not violate the spirit of Stripe's simplicity. > > http://www.silvermindsoftware.com/stripes/ > Brandon Goodin > Silver Mind Software > http://www.silvermindsoftware.com > [email protected] > 615-306-3652 > http://www.linkedin.com/in/bgoodin > > > > On Tue, Jun 23, 2009 at 2:49 PM, Dmitri Colebatch <[email protected]>wrote: > >> Hi Dave, >> >> > > I [...] would like to use spring's tx support, >> > > however I want to use it on actionbeans rather >> > > than separately managed spring beans. >> > >> > Is their a specific reason to why you want to open transactions in your >> action beans rather than in a service layer? >> > >> > What would other benefits be in having Spring fully manage Stripes' >> action beans? >> >> Put simply, the only code thats going to call my service layer is my >> Stripes bean. I see no reason to re-create a layer of code I'm not >> going to use. I realise this is a religious topic for many, but as >> you asked I thought I should respond. >> >> Cheers, >> Dim >> >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> Stripes-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/stripes-users >> > >
------------------------------------------------------------------------------
_______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
