I'm using jstl 1.2 with tomcat 4.1.24

Using the EL, is there a way to search for a "string within a string"?

For example, I want to find "there" in the string "hello there world".
(something like indexOf(String str) )

David Schwartz


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to