-
Feb 7th, 2008, 10:19 AM
#1
Integrating Spring framework to Struts
Hi,
I am currently trying to integrate Spring framework around Struts by using the DelegatingActionProxy. However it does not seem to be working. I'm using XDoclet for generating config context stuff. Below is a snippet of what it looks like. Could anyone out there help guide me to the right path. I know this is do-able!
This is what my XDoclet content looks like atop of the Action class
----
* @struts.action path="/path/to/somewhere" type="org.springframework.web.struts.DelegatingAct ionProxy"
I've configured the PlugIn already to the struts-config.xml file already. Also, I've created a Spring context file as well.
Thanks in advance!
-
Apr 3rd, 2008, 05:15 AM
#2
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules