Re: Rest-plugin with Spring

2009-10-18 Thread Sayantan Sinha
Hi Antonius, Thanks for your promp reply. Can you please share the code for the class RestSpringObjectFactory? Also, it would be great if you can share your applicationContext.xml (spring configuration) file. Also, please confirm is the spring injection working properly. Regards, Sayantan Ant

Re: Rest-plugin with Spring

2009-10-18 Thread Antonius Ng
Hi Sayantan, This is how I do it. In struts.xml, I add the following line: Cheers, Antonius On Sun, Oct 18, 2009 at 4:42 PM, Sayantan Sinha wrote: > > Hi, > > How do you make your application read this new class > RestSpringObjectFactory? > Thanks in advance. > > Regards, > Sayantan > > > Ant

RedirectMessageInterceptor question

2009-10-18 Thread Odelya YomTov
hi! I am trying to use: RedirectMessageInterceptor the problem is, that it wants me to add to the action that i am redirecting towards. but if i declare it like this: /resources/video.jsp it does not call the method to display other data on the screen. and if i write the action to excecute:

答复: struts2.1.8 generator tag problem

2009-10-18 Thread shenxiaojing
Thank you for the advice.:) -邮件原件- 发件人: Dale Newfield [mailto:d...@newfield.org] 发送时间: 2009年10月18日 12:30 收件人: Struts Users Mailing List 主题: Re: struts2.1.8 generator tag problem shenxiaojing wrote: > http://struts.apache.org/2.1.8/docs/generator.html > Example Three doesn't work!!! Unl

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: Redirect Action and wildcard methods

2009-10-18 Thread jake
Thanks for the reply, it does work as it should, but I made a silly mistake :( Nothing like wasting a day! Jake On Sat, Oct 17, 2009 at 04:23:05PM -0700, Tommy Pham wrote: > > > > > From: "j...@researchtogether.com" > To: user@struts.apache.org > Sent: Sat, Oc