you can have two different types of security keys, one for page access and the other for function access and have a list of everything a user is allowed to do when he/she gets a session.
-----Original Message----- From: Dan Allen [mailto:[EMAIL PROTECTED] Sent: Friday, March 14, 2003 1:32 PM To: Struts-User List Subject: [OT] guest role If I were making security-restraints, and I wanted to block a page if users were logged in and had a specific role, how would I reference the guest users, or users not logged in and without a role? Basically, the create account page is used for guests and admins, but not for regular users. You can't create an account when you are logged in, that is the point. So far, if I put a security contraint on the page to admins, it will block out guests. How do I just block out one particular role. Dan -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Daniel Allen, <[EMAIL PROTECTED]> http://www.mojavelinux.com/ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Real programmers don't change their wardrobe too often: there are no clothes stores that are open at two o'clock in the morning. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]