DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23104>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23104 ConditionalForwardAction ------- Additional Comments From [EMAIL PROTECTED] 2003-09-11 17:23 ------- Well, I unfortunately have deadlines to meet... So, I took the great ideas offered up by Joe and came up with something that is not-so-rough (although I suppose the ELConditionalForwardTest <=> JSTL/EL interface could use polish -- I'm not an expert on the library). I've attached the complete source that I put together to this bug. (*) ConditionalForwardAction => The action class itself (*) ConditionalForwardActionMapping => The mapping class for the action (*) ConditionalForwardTest => An interface that different conditional types must support (*) ELConditionalForwardTest => A concrete test implementation for JSTL/EL statements. I'll let everyone else hash out whether or not something like this would be useful in the core distro. Have fun! :-) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]