DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=38343>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=38343 ------- Additional Comments From [EMAIL PROTECTED] 2006-03-07 19:49 ------- (In reply to comment #19) > It is important for me, as a Struts developer, to prevent people from toying > around with the request and try to invoke methods outside the flow of my > defined intent. OK this is a good point, controlling what is allowed to be invoked 'coz I guess you might have an Action with e.g. ten methods, which are logically related but might only permit two to be invoked from a particular flow. > Niall, do you find yourself with a need to configure an action on a per-class basis? I don't use any "dispatch" flavours at all. I was just taking a look at the patch and the comments are what came to mind. Just wanting to try and ensure the solution is the best possible. My only other comment is I don't like the class's name - but I can't think of anything beter :-( -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
