You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-user@tomcat.apache.org by Nestor Boscan <ne...@tcs.com.ve> on 2004/11/05 05:15:25 UTC

? : ternary operator in JSTL standard taglib

Does the jakarta JSTL standard taglib supports the ? : ternary operator?
 
Thanks in advance

Regards,
 
Néstor Boscán


---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-user-help@jakarta.apache.org


Re: ? : ternary operator in JSTL standard taglib

Posted by Kris Schneider <kr...@dotech.com>.
It is not part of the JSTL 1.0 EL. It is, however, part of the JSP 2.0 EL (JSTL
1.1). In the JSP 2.0 EL, it is referred to as the "Conditional Operator".

Quoting Nestor Boscan <ne...@tcs.com.ve>:

> Does the jakarta JSTL standard taglib supports the ? : ternary operator?
>  
> Thanks in advance
> 
> Regards,
>  
> Néstor Boscán

-- 
Kris Schneider <ma...@dotech.com>
D.O.Tech       <http://www.dotech.com/>

---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-user-help@jakarta.apache.org