Hey all
  How can I include the body of a tag (much like an "if") when a
substring is found using JSTL? Basically, I would like to do this:

<c:if test="${param.name like '%smith%'}">
  it works!
</c:if>

  But I see there isn't a "like" operator :-)

-- 

Felipe Schnack
Analista de Sistemas
[EMAIL PROTECTED]
Cel.: (51)91287530
Linux Counter #281893

Centro Universit�rio Ritter dos Reis
http://www.ritterdosreis.br
[EMAIL PROTECTED]
Fone/Fax.: (51)32303341


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

Reply via email to