I believe that the logic tags will work with a local variable -- anyway, if you don't want to use scriptlet, how did you create the local variable in the first place?
-----Original Message----- From: Suresh Addagalla [mailto:[EMAIL PROTECTED]] Sent: Monday, January 06, 2003 8:59 AM To: [EMAIL PROTECTED] Subject: Struts equivalent of if...else (newbie) Hi, I would like to know if Struts provides a custom tag for achieving if..then..else functionality. I can not use logic:equal because the data for me is NOT coming from either a bean or through the request. I just need to compare a variable. Is there any option apart from writing a cryptic looking scriptlet? Thanks, Suresh -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

