Re: Rest-plugin with Spring

2009-10-18 Thread Sayantan Sinha
Hi, How do you make your application read this new class RestSpringObjectFactory? Thanks in advance. Regards, Sayantan Antonius Ng-2 wrote: > > Hi again, > > I solve this problem by writing a new class: RestSpringObjectFactory which > extends StrutsSpringObjectFactory. In that class, i overr

Re: Rest-plugin with Spring

2009-10-18 Thread Sayantan Sinha
Antonius Ng-2 wrote: > > Hi Sayantan, > > This is how I do it. In struts.xml, I add the following line: > value="com.sippku.rest.spring.RestSpringObjectFactory" /> > > Cheers, > Antonius > > > On Sun, Oct 18, 2009 at 4:42 PM, Sayantan Sinha &g