Re: User validation

2007-11-20 Thread Dave Newton
So there's a form for them to log in from? d. --- slideharmony <[EMAIL PROTECTED]> wrote: > > Hello, i have a question: > shoud I put user validation (with username and > password) into an action or > an interceptor? If I have a LoginInterceptor that > validate t

User validation

2007-11-20 Thread slideharmony
Hello, i have a question: shoud I put user validation (with username and password) into an action or an interceptor? If I have a LoginInterceptor that validate the user, what's the utility to have a LoginAction too? thanks -- View this message in context: http://www.nabble.com/User-valid