Re: [appfuse-user] username or password

2007-07-07 Thread Matt Raible
If you look in login.jsp, there's a commented out line that shows you how to display more detailed error messages. However, you should be aware that telling users they entered the wrong password (but the username is valid) is a security risk. Matt On 7/6/07, ujjala <[EMAIL PROTECTED]> wrote: I

[appfuse-user] username or password

2007-07-06 Thread ujjala
I have a action myaction where flows come when authenticatication(password checking) fails. But it shows only one message in login.jsp page that username or password is wrong. But i want different messages like if password expired it should show that password is expired. If account is