Re: extending AuthorizeAction command in the composable request processor chain

2007-04-07 Thread Laurie Harper
This is a question for the users list. The dev list is for the discussion of developing Struts itself. Please re-post to the users list. L. [EMAIL PROTECTED] wrote: Hello Everyone, I've been working on a web application here and I've come up with a situation where I feel that extending the

extending AuthorizeAction command in the composable request processor chain

2007-04-06 Thread atitus74
Hello Everyone, I've been working on a web application here and I've come up with a situation where I feel that extending the AuthorizeAction command class would be a quality solution to a challenge I am facing. When I complete this I would be willing to contribute this back for others to use.