Re: Spring Injected Preparer

2007-07-03 Thread Antonio Petrelli
2007/7/4, Sean Conlon <[EMAIL PROTECTED]>: I have not read all the related posts, so this may have already been said, but the "Controller" concept is not specific to Struts-Tiles. It is simply the "C" within the MVC pattern, which many technologies (i.e. Struts, Spring) use. We were talking

Re: Spring Injected Preparer

2007-07-03 Thread Sean Conlon
I have not read all the related posts, so this may have already been said, but the "Controller" concept is not specific to Struts-Tiles. It is simply the "C" within the MVC pattern, which many technologies (i.e. Struts, Spring) use. On 7/2/07, Antonio Petrelli <[EMAIL PROTECTED]> wrote: 2007/

Re: Spring Injected Preparer

2007-07-02 Thread Antonio Petrelli
2007/6/28, stanlick <[EMAIL PROTECTED]>: Does this work with Struts 2? Mmm... I don't think so... Controller is a concept of Struts-Tiles. Antonio

Re: Spring Injected Preparer

2007-06-28 Thread stanlick
Does this work with Struts 2? mgainty wrote: > > Hi Stan > > Looks as if this is possible if you create your own ControllerSupport > classes (and config the classes as Spring Managed beans) > http://forum.springframework.org/showthread.php?t=17091 > > Anyone else? > M-- > This email message

Re: Spring Injected Preparer

2007-06-27 Thread Martin Gainty
Hi Stan Looks as if this is possible if you create your own ControllerSupport classes (and config the classes as Spring Managed beans) http://forum.springframework.org/showthread.php?t=17091 Anyone else? M-- This email message and any files transmitted with it contain confidential information