Hi All,
I have existing
struts application, now from this release are migrating to spring framework.
I have a
jsp which makes call to struts action. I want to add one more action to the same jsp . Which I want to a Spring Controller?
Please let me know if its possible.
Let me know if ServletForwardingController of any use in this regard?
Thanks
Wrushasen