Re: Disabling Spring Framework
Ted Husted <[email protected]> Fri, 19 Oct 2007 04:33:02 CDT
| Newsgroups | gmane.comp.java.open-symphony.webwork |
|---|---|
| Message-ID | <10689832.1192786448177.JavaMail.os-j2ee@opensymphony01.managed.contegix.com> |
Struts 2 does NOT require Spring. Internally, we use a copy of Guice for dependency injection. If you are not using Spring, then do NOT include the Spring plugin with your application. This goes for all of the other plugins too. The only JARs you need to run Struts 2 are freemarker, ognl, struts2-core, and xwork2. HTH, Ted. http://husted.com/ted/blog/ --------------------------------------------------------------------- Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?threadID=143804&messageID=216697#216697