Re: Struts2 and Spring2 with session scoped beans

2008-01-19 Thread Dave Newton
See my reply to your first message. d. --- Niral Trivedi <[EMAIL PROTECTED]> wrote: > Hi All, > > We've are trying to use Struts2 with Spring2 on Webspher 6.1 and JDK 1.5. > Basically we are trying to use session scoped beans from Spring > applicationContext in to Struts2 using Spring DI. but r

Struts2 and Spring2 with session scoped beans

2008-01-18 Thread Niral Trivedi
Hi All, We've are trying to use Struts2 with Spring2 on Webspher 6.1 and JDK 1.5. Basically we are trying to use session scoped beans from Spring applicationContext in to Struts2 using Spring DI. but running in to issue. Following are my config files: web.xml =