Re: Re: extending AuthorizeAction command in the composable request processor

2007-04-08 Thread atitus74
My apologies. I must have misunderstood the comments on the Struts web site. I thought because this was related to the internals I should post it here. I will post to the users list. Thanks, Aaron >From: Laurie Harper <[EMAIL PROTECTED]> >Date: 2007/04/07 Sat PM 02:02:22 CDT >To: dev@struts.ap

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.