Re: adding spring to struts2

2009-05-15 Thread phillips1021
I've done some blog articles on integrating Spring and Struts 2, which include some example applications you may want to study if you're not familiar with how to use these two technologies together. See: http://www.brucephillips.name/blog/index.cfm/2009/3/7/Using-Spring-In-A-Struts-2-Web-Applica

Re: adding spring to struts2

2009-05-15 Thread Dave Newton
Don't send it to *me*, send it to the list. Dave Dave Newton wrote: You'll want to send plain-text emails or otherwise escape your XML, otherwise all we see is this: k_ocel wrote: applicationContext.xml Code: Which makes figuring out

Re: adding spring to struts2

2009-05-15 Thread Dave Newton
You'll want to send plain-text emails or otherwise escape your XML, otherwise all we see is this: k_ocel wrote: applicationContext.xml Code: Which makes figuring out any problems really har

adding spring to struts2

2009-05-15 Thread k_ocel
hi. i have annother problem! i have a web-app project! spring 2.5.3 (spring-web, spring-jdbc, spring-tx, spring-mock, spring-orm, spring-beans, spring-core, spring-context), struts2 2.1.6, jboss-5.0.1. applicationContext.xml Code: