default interceptor stack

View: New views
3 Messages — Rating Filter:   Alert me  

default interceptor stack

by David Harland :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Is it possible to set a different default interceptor stack per package using   default-interceptor-ref? I have split my struts configuration into mutiple files each with a different package name. I have set the default in the first file and the default for the second in the second file but the second default  seems to be being used in the first package.


      ____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@...
For additional commands, e-mail: user-help@...


Re: default interceptor stack

by Gabriel Belingueres-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

2008/5/9, David Harland <harlander3000@...>:
> Is it possible to set a different default interceptor stack per package using   default-interceptor-ref?

Yes.

I have split my struts configuration into mutiple files each with a
different package name. I have set the default in the first file and
the default for the second in the second file but the second default
seems to be being used in the first package.
>

Show us your packages.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@...
For additional commands, e-mail: user-help@...


Re: default interceptor stack

by KonTiki :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

(This is really "theorizing with insufficient data" but) have you checked what your packages extend from, via the "extends" property...

Gabriel Belingueres-2 wrote:
2008/5/9, David Harland <harlander3000@yahoo.com>:
> Is it possible to set a different default interceptor stack per package using   default-interceptor-ref?

Yes.

I have split my struts configuration into mutiple files each with a
different package name. I have set the default in the first file and
the default for the second in the second file but the second default
seems to be being used in the first package.
>

Show us your packages.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org