Good Morning Tony

I would say follow Wendy's advice on that specific conversion
but only after I consulted with the client and made sure they want to convert their numeric digits to alpha indices If they dont then I would suggest setting up some sort of validation either thru JS (client-side)or ValidatorServlet
and handling the conversion exception there

HTH,
Martin-
----- Original Message ----- From: "Tony Smith" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <user@struts.apache.org>; "Martin Gainty" <[EMAIL PROTECTED]>
Sent: Saturday, July 02, 2005 3:57 PM
Subject: Convert int to string in jsp


In jsp, how can I convert int to string, e.g. 0 to
'A', 1 to 'B' ...




__________________________________
Do you Yahoo!?
Yahoo! Mail - Helps protect you from nasty viruses.
http://promotions.yahoo.com/new_mail

---------------------------------------------------------------------
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