08-16-07 06:25 PM
tyomasol@list.ru wrote:
> I realized my own Custom User Registry for WebSphere security, and I use F
ORM authentication method with login and error pages like login.html and err
or.jsp.
> The question is: can I catch exceptions of my Custom User Registry (Custom
RegistryException, PasswordCheckFailedException) in my error.jsp page?
> Because I want user receive more detalized message about reasons why his a
uthorization failed, not simple "Login/password incorrect"
>
> Tnx
You do realize that this decreases the level of security, right? If you
really don't need security, turn it off.
Ken
[ Post a follow-up to this message ]
|