Re:Re: How to setup Interceptor when using struts2.1.6 rest plugin with convention

2009-05-27 Thread xnpeng
hi,Musachy : I have a line defined in config file: do you mean change to otherwise? 在2009-05-28,"Musachy Barroso" 写道: >also, change this: > >value="rest-default"/> > >and make it point to your interceptor stack, otherwise your >interceptor won't be used, unless you use the @InterceptorRe

Re:Re: How to setup Interceptor when using struts2.1.6 rest plugin with convention

2009-05-27 Thread xnpeng
Dave, I've tried set the config file to extends struts-default,also i've set in my packages,it still refuse to work.