Re: Proposal for form-based security

2001-12-04 Thread Kelvin_Ho
** Note: This e-mail is subject to the disclaimer contained at the bottom of this message. ** : Hi Matt, It seems to me it is too much business logic

RE: Proposal for form-based security

2001-12-03 Thread Alex Ross
ded to the "Powered by Struts" section of the Resources page? :-) Alex -Original Message- From: Adam [mailto:[EMAIL PROTECTED]] Sent: Monday, December 03, 2001 9:32 AM To: Struts Developers List Subject: Re: Proposal for form-based security I have actually implemented somethin

Re: Proposal for form-based security

2001-12-03 Thread Adam
I have actually implemented something along the lines of the custom tags for my project, although I have to admit I"Roled my own" security without learning how to do J2EE security, and now am in the process of retrofitting. directory So we should replace "permission" with "role" but th

Re: Proposal for form-based security

2001-12-03 Thread LATOURNERIE Michel
Hello Matt, Controling pages look and feel according to users roles is also exactely what I need and what I am currently working on. The solution you suggest is interesting because it is simple and covers most cases. However I am looking for a solution that 1 - would keep the security informat

Re: Proposal for form-based security

2001-12-03 Thread SRadford
1:37 Please respond to "Struts Developers List"                 To:        <[EMAIL PROTECTED]>         cc:                 Subject:        Proposal for form-based security Everyone, I'm thinking about developing an extension for Struts and wanted to see what you develo

Proposal for form-based security

2001-11-30 Thread Matt Raible
Everyone, I'm thinking about developing an extension for Struts and wanted to see what you developers think before I build it. Building off of Nic Hobb's Role-based Actions, I'd like to add the ability to control a form's look and feel based on the user's role. Basically, what I hope to do is a