| Author |
about struts and spring integration
|
Sudhakar Reddy Kurakula
Ranch Hand
Joined: Aug 19, 2006
Posts: 42
|
|
Hi, I want one clear information regarding the struts and spring integration. whether is it possible or not?
|
 |
Santosh Ramachandrula
Ranch Hand
Joined: Apr 04, 2004
Posts: 252
|
|
http://www-128.ibm.com/developerworks/java/library/j-sr2.html More provided by google : )
|
Thanks,
Santosh
|
 |
Chris Boldon
Ranch Hand
Joined: Aug 10, 2006
Posts: 190
|
|
spring plugin in struts config: action mapping in struts config action mapping in action-servlet.xml, with dependency injection to actions (such as a Facade) dependency injection in applicationContext.xml, to DAO and BO layers, and define facade.
|
 |
 |
|
|
subject: about struts and spring integration
|
|
|