I'm sure I saw some references to this in the documentation before but I can't find it again now that I need it.

I have my own context factory for Spring which I want to plug into the struts framework, but I can't work out how to set up the autowiring interceptor .

It seems I must replace ActionAutoWiringInterceptor and configure it as 'anotherAutowiring' or similar. Would that be correct?

While I'm on the subject, I'm not planning on setting up my actions in Spring, so I assume that struts2 will use its own ObjectFactory to do this. What is the reasoning behind the functionality that allows me to set up my actions in Spring? Is it just the rich configuration possibilities that Spring offers which struts wants to harness?


Thanks
Adam


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

Reply via email to