My application is using struts 1 and the pages are role-protected (i.e.: a user cannot access a page if his role doesn't allow him) using the attribute "roles" of the action path in the struts-config.xml:My application is using struts 1 and the pages