--- On Mon, 6/30/08, Lukasz Lenart wrote:
>> Do I have to defined EVERY action in applicationContext.xml ?
> Yes if you want to create them by Spring and remember to
> use name defined in applicationContext.xml as class in struts.xml

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.

Dave


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

Reply via email to