From: Jim Reynolds [mailto:[EMAIL PROTECTED] > If Struts2 is WebWork, is Spring Configured anywhere for its IOC?
Spring is its IoC container... Have you looked at the documentation pages at all? It talks about all this stuff like validation, IoC, Spring Actions (if you want to, but don't need to), auto-wiring, tag libraries, etc. or points to the WW wiki and the docs there. The starting links I used the most often were: http://cwiki.apache.org/S2WIKI/home.html http://cwiki.apache.org/WW/home.html The most useful links I used to get a complete application (except for a Hibernate transaction interceptor) going were: http://cwiki.apache.org/WW/tutorials.html http://cwiki.apache.org/WW/guides.html http://cwiki.apache.org/WW/faqs.html http://cwiki.apache.org/WW/hello-world.html http://cwiki.apache.org/WW/ready-set-go.html In particular the guides were most enlightening. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]