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 Vernon Smith <vw...@lycos.com> on 2003/10/14 21:18:40 UTC

Is a way to call a String class method?

To display data, I need to check the length of a returned value in a JSTL tag. Is a way to carry out this task in JSTL?

Thanks,

v.


____________________________________________________________
Get advanced SPAM filtering on Webmail or POP Mail ... Get Lycos Mail!
http://login.mail.lycos.com/r/referral?aid=27005

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


Re: Is a way to call a String class method?

Posted by Rick Ross <rr...@stupendousman.com>.
JSTL 1.1 in JSP 2 has the fn:length function.

R

Vernon Smith wrote:

>To display data, I need to check the length of a returned value in a JSTL tag. Is a way to carry out this task in JSTL?
>
>Thanks,
>
>v.
>
>
>____________________________________________________________
>Get advanced SPAM filtering on Webmail or POP Mail ... Get Lycos Mail!
>http://login.mail.lycos.com/r/referral?aid=27005
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: taglibs-user-help@jakarta.apache.org
>
>
>  
>


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