int i = Integer.parseInt("1234");
----- Original Message -----
From: Yogesh Agarwal
To: [EMAIL PROTECTED]
Sent: Wednesday, June 23, 1999 6:33 AM
Subject: Slightly off topic - String to integer conversion

Hi All,
         I am relatively new to Java programming. I am working with servlets and cant figure out how to convert the string data read from the database to integer type. Any help will be highly appreciated.
 
Thx in advance
Yogesh Agarwal

Reply via email to