--- Rusty Spoone <[EMAIL PROTECTED]> wrote:
> How do I add the interceptors that handle setting
> data into my action?
http://struts.apache.org/2.x/docs/interceptors.html
d.
Yahoo! oneSearch: Finally,
Yes. There is only one interceptor which is the one I defined. So this must
sound like a silly question. How do I add the interceptors that handle
setting data into my action?
On 6/13/07, Laurie Harper <[EMAIL PROTECTED]> wrote:
Rusty Spoone wrote:
> Hi all. I have a Login action that
Rusty Spoone wrote:
Hi all. I have a Login action that gets intercepted by non other than
LoginInterceptor. In the interceptor the username and password are checked.
I can even print them in the logs to see that they are really there.
The interceptor returns
return invocation.invoke();
Then in
3 matches
Mail list logo