Hi Seniors, Could you please suggest me the best possible answer to this question for a telephonic interview. I tried to dig through the forums but couldn't find a detailed answer. Your help is highly appreciated.
+1
A:
There is a plugin for Spring framework in Struts2. You just define appropriate types in your Struts action class constructor and plugin will retrieve appropriate bean from Spring's web app context.
Eugene Kuleshov
2010-05-20 21:13:31
Thanks for the reply Eugene. Could you please tell me the name of this plugin?
techoverflow
2010-05-21 00:40:11
http://struts.apache.org/2.0.9/docs/spring-plugin.html
Eugene Kuleshov
2010-05-21 02:25:46
+1
A:
It's the other way round. You configure Spring to work with Struts like this.
duffymo
2010-05-20 21:13:55
Hi duffymo, I was waiting for some replies. I know how to accept an answer but I have no idea how to vote it up? Can I accept multiple answers?
techoverflow
2010-05-21 12:45:10
Click on the "up" arrow to vote up. You'll see the number increment by one. And you can only accept one answer.
duffymo
2010-05-21 13:50:22