Hello, the atribute "roles" in an actionMapping configuration works perfectly, deniyng access to unauthorized users. Is there an way to redirect to a login page, instead showing a forbidden error page, like I can do in the web.xml, where a login and an error page can be configured?
- Struts 1.2 Roles Marcio Ghiraldelli
- Re: Struts 1.2 Roles Paul Benedict