Re: [shale][tomahawk] user-role

2005-12-05 Thread Wendy Smoak
On 12/5/05, Garner, Shawn <[EMAIL PROTECTED]> wrote: > I see how the Filter and Wrapper work roughly but how do I apply them to my > requests? By mapping the Filter in web.xml, at which point it will kick in and wrap those requests. I added that to the bottom of the Wiki page... http://wiki.ws

RE: [shale][tomahawk] user-role

2005-12-05 Thread Garner, Shawn
I see how the Filter and Wrapper work roughly but how do I apply them to my requests? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Wendy Smoak Sent: Monday, December 05, 2005 4:11 PM To: Garner, Shawn Subject: Re: [shale][tomahawk] user-role [offlist

RE: [shale][tomahawk] user-role

2005-12-05 Thread Garner, Shawn
home brewed security methods. Can you provide me with a link on it? We're using JRun. Shawn -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Craig McClanahan Sent: Monday, December 05, 2005 3:50 PM To: Struts Users Mailing List Subject: Re: [shale

Re: [shale][tomahawk] user-role

2005-12-05 Thread Craig McClanahan
On 12/5/05, Garner, Shawn <[EMAIL PROTECTED]> wrote: > > I saw that some of the tags in the tomahawk use a user-role property. > > I was wondering how you would set this user-role field for a person in a > java class when they log in? > > I couldn't find any documentation on this field. Are you t