posted 12 years ago
Hi,
I have restricted the access to my application using <security-constraint> , but have a requirement that unauthorised users should be redirected to login page .
Is there any way I can achieve this using any feature provided by the container ?
I can write a filter to achieve this , but looking for any container provided feature to do this .
Thanks and Regards,
Chiku