--- On Mon, 6/30/08, Lukasz Lenart wrote:
> I said:
>> Actually, you don't. If you're using Spring as
>> the object factory and are auto-wiring by name 
>> (which can, on occasion, lead to spectacular
>> debugging opportunities) it's not necessary to 
>> define the actions, AFAICT.
> 
> But in such way, first action will be created by Struts and
> then Spring will inject dependency to it, does it?

I'm not sure what you're asking, but actions not defined in the Spring config 
file will still be injected by beans that *are* in the Spring config file.

Dave


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

Reply via email to