>> 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.

Exactly, first, Struts (default object factory) will create action
object and then it will *ask* Spring to inject depended beans, base on
applicationConfig.xml. I'm just wondering, if there any drawbacks for
this?


Regards
-- 
Lukasz
http://www.lenart.org.pl/

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

Reply via email to