JSTL has fn:toLowerCase(), so I suppose you could do something like.

<c:out value="${fn:toLowerCase(property)}"/>

robert

> -----Original Message-----
> From: Marco Mistroni [mailto:[EMAIL PROTECTED]
> Sent: Thursday, April 22, 2004 5:38 AM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: RE: toUpperCase() with format attribute of <bean:write> tag
> 
> 
> HI,
>  Has been any replies to this message? I could have lost it,
> But I m facing same problem.
> Has anyone given any solutions?
> 
> Regards
>       marco
> 
> -----Original Message-----
> From: Franz-Josef Herpers [mailto:[EMAIL PROTECTED] 
> Sent: 13 April 2004 19:49
> To: [EMAIL PROTECTED]
> Subject: toUpperCase() with format attribute of <bean:write> tag
> 
> Hi *,
> 
> is it possible to use the format attribute of the <bean:write> tag to do
> 
> something like the Java method String#toUpperCase() does with strings? 
> If yes, i would appreciate any hints how to force this behaviour.
> 
> Thanks in advance.
> 
> Regards
> Franz
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

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

Reply via email to