You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Smith, Johnathan M." <js...@ubspw.com> on 2002/09/17 20:33:46 UTC

Roles??

I am going to be using Struts 1.0.2 How do you setup roles?


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Roles??

Posted by Eddie Bush <ek...@swbell.net>.
That is a container-managed security thing.  See the tomcat docs.  There 
are other ways to do it too.  Max Cooper (I believe) has the 
securityfilter SF project that lets you include your realm inside of 
your web-application (requires servlet spec 2.3).

Smith, Johnathan M. wrote:

>I am going to be using Struts 1.0.2 How do you setup roles?
>
>
>--
>To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
>For additional commands, e-mail: <ma...@jakarta.apache.org>
>

-- 
Eddie Bush




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>