You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Ionel Gardais <io...@geomath.fr> on 2003/04/15 16:09:22 UTC

form login from web.xml and roles from struts-config

Hi,

Is there a relation between the form login process and the 
security-roles that are defined in web.xml  ?

I have set a security constraint that uses the url-pattern /secured/*.
When accessing a content under this URL, I step into the login process.

Do the Actions that required a particular role must have a path under 
this URL to use the credentials acquired during the login process ?
(I ask this as I have test the following : an action's path not under 
the secured URL -> even with a successful login, the error page is 
displayed.


thanks,
ionel



---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org