As a side note, be aware that the text-transform CSS property doesn't
change case on letters, they just "look" upper case.  Our app uses the
text-transform property to put all form fields in upper case, and I've
got a bug to fix because the submitted field value wasn't actually
upper-case values.

-- Jeff


On Fri, 11 Mar 2005 10:31:57 -0500, Benedict, Paul C
<[EMAIL PROTECTED]> wrote:
> Agreed. Good catch Mark! You could also use the text-transform property.
> 
> -----Original Message-----
> From: Mark Benussi [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 11, 2005 10:29 AM
> To: 'Struts Users Mailing List'
> Subject: RE: Upper case converter in the view
> 
> Your could use css <span style="cant remember the css attribute"><bean:write
> /></span>
> 
> -----Original Message-----
> From: Benedict, Paul C [mailto:[EMAIL PROTECTED]
> Sent: 11 March 2005 15:22
> To: 'Struts Users Mailing List'
> Subject: RE: Upper case converter in the view
> 
> Brian,
> 
> I believe the Jakarta-Taglibs Project will be able to do this:
> http://jakarta.apache.org/taglibs/doc/string-doc/intro.html
> 
> http://jakarta.apache.org/taglibs/doc/string-doc/string-1.1.0/index.html
> 
> Thanks,
> Paul
> 
> -----Original Message-----
> From: Brian McGovern [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 11, 2005 10:21 AM
> To: Struts Users Mailing List
> Subject: Upper case converter in the view
> 
> Has anyone tried to use the bean:write tag to convert the output to all
> Upper or all lower case?
> 
> Thanks
> -B
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> ----------------------------------------------------------------------------
> --
> Notice:  This e-mail message, together with any attachments, contains
> information of Merck & Co., Inc. (One Merck Drive, Whitehouse Station, New
> Jersey, USA 08889), and/or its affiliates (which may be known outside the
> United States as Merck Frosst, Merck Sharp & Dohme or MSD and in Japan, as
> Banyu) that may be confidential, proprietary copyrighted and/or legally
> privileged. It is intended solely for the use of the individual or entity
> named on this message.  If you are not the intended recipient, and have
> received this message in error, please notify us immediately by reply e-mail
> and then delete it from your system.
> ----------------------------------------------------------------------------
> --
> 
> ---------------------------------------------------------------------
> 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]
> 
> ------------------------------------------------------------------------------
> Notice:  This e-mail message, together with any attachments, contains 
> information of Merck & Co., Inc. (One Merck Drive, Whitehouse Station, New 
> Jersey, USA 08889), and/or its affiliates (which may be known outside the 
> United States as Merck Frosst, Merck Sharp & Dohme or MSD and in Japan, as 
> Banyu) that may be confidential, proprietary copyrighted and/or legally 
> privileged. It is intended solely for the use of the individual or entity 
> named on this message.  If you are not the intended recipient, and have 
> received this message in error, please notify us immediately by reply e-mail 
> and then delete it from your system.
> ------------------------------------------------------------------------------
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
Jeff Beal
Webmedx, Inc.
Pittsburgh, PA USA

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

Reply via email to