> -----Original Message-----
> From: ROSSEL Olivier [mailto:[EMAIL PROTECTED]]
> 
> 
> I have a bean with two properties:
> label and uppercase.
> 
> In my JSP, i would
>  like to write the "label" in uppercase
> only if "uppercase" is equal to "yes".
> 
> The condition can be managed by a logic:equal,
> I presume.
> But how can I uppercase the label before bean:writ-ing
> it?
> 

http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html#toUpperCase()




> 
> ---cut here---
> 
> 
> This e-mail is intended only for the above addressee. It may contain
> privileged information. If you are not the addressee you must 
> not copy,
> distribute, disclose or use any of the information in it. If you have
> received it in error please delete it and immediately notify 
> the sender.
> Security Notice: all e-mail, sent to or from this address, may be
> accessed by someone other than the recipient, for system 
> management and
> security reasons. This access is controlled under Regulation of
> Investigatory Powers Act 2000, Lawful Business Practises.
> 
> ---------------------------------------------------------------------
> 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