Hi

Wrap it in a <DIV> and use the style attribute i.e <div
style="text-transform : uppercase;"><bean:write property="a"
name="b"/></div>

or better still : externalize the style to a .css file and use

<div class="uppercase"><bean:write property="a" name="b"/></div>

Hermod

-----Opprinnelig melding-----
Fra: Franz-Josef Herpers [mailto:[EMAIL PROTECTED]
Sendt: 13. april 2004 20:49
Til: [EMAIL PROTECTED]
Emne: 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]


* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

This email with attachments is solely for the use of the individual or
entity to whom it is addressed. Please also be aware that DnB NOR cannot
accept any payment orders or other legally binding correspondence with
customers as a part of an email. 

This email message has been virus checked by the virus programs used
in the DnB NOR Group.

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *


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

Reply via email to