| Author |
struts spring pluggin
|
bhavit pant
Greenhorn
Joined: May 22, 2012
Posts: 21
|
|
in my project they have mapping in this way, i found type parameter quite strange , goggled it , read about some struts spring plugin, can anyone give me a little idea why it is done in this way, or what is this...>
|
 |
Joe Ess
Bartender
Joined: Oct 29, 2001
Posts: 8265
|
|
|
One can configure Struts to use Spring rather than the Struts built-in object factory to create action objects. This allows one to use Dependency Injection along with Struts.
|
"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
|
 |
 |
|
|
subject: struts spring pluggin
|
|
|