Has anyone been able to leverage the struts2-spring-plugin and running it within a child context?

I am looking into the possibility of something like the following:

 +- Root Application Context (global services, repositories, etc)
      +- Web Application Context1 (used by struts2 actions)
      +- Web Application Context2 (used by another technology)

Any help would be greatly appreciated.
Chris

Reply via email to