Re: Convert int to string in jsp

2005-07-03 Thread Martin Gainty
-side)or ValidatorServlet and handling the conversion exception there HTH, Martin- - Original Message - From: "Tony Smith" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" ; "Martin Gainty" <[EMAIL PROTECTED]> Sent: Saturday, July 02, 2005 3:57

Convert int to string in jsp

2005-07-02 Thread Tony Smith
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 ---