Hello subha,
Friday, March 30, 2001, 3:16:12 PM, you wrote:
sg> Hi all,
sg> How do we convert integer to String.
sg> int i = 4;
sg> String kk = toString(i);
String kk=String.valueOf(i);
sg> I tried this , but it is giving error:
sg> Wrong number of arguments in method
sg> Thanks
sg> subha
sg> _________________________________________________________________________
sg> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
sg> ___________________________________________________________________________
sg> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
sg> of the message "signoff SERVLET-INTEREST".
sg> Archives: http://archives.java.sun.com/archives/servlet-interest.html
sg> Resources: http://java.sun.com/products/servlet/external-resources.html
sg> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
--
Alexander Fedorov
Software developer
Adcore
Wibautstraat 120
1091 GP Amsterdam
the Netherlands
tel: +31 (0)20 561 1825
fax: +31 (0)20 5611701 or +31 (0)20 5611849
e-mail: mailto:[EMAIL PROTECTED]
www.adcore.nl
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: 2.6
mQEPAzp+jaIAAAEIAKB37EITxsVevyCDd9hOmtLhyzncJZ94UIhi/yflAk8c3xr+
1lFkXpXrs7PhmzTzzojmJQulUIBwV8IHVi3P3sua4PpcRWtAzbGfP4G4rsGcBKdi
09xkELSEtfICsBU3/haQQIB2UH/T/zAefFaRj3XRI/Mqwhz1v6uqwy3zWtKpJWVE
RpeA6ShMd+w7Gp5NvsomUjEpZRIZLWBHpcbjsn34A1VLUMw272e2o9ndV91nDcFf
SFZQpNCUdhM7eM9x4ab6pIrLkWlvDehQnBAyXs95Zxviwhmd37fBWM4MA3V9GsLv
ZxJ1WmmPyu4Hv/7tTYNDSlODHYU5jIZg+jBbvJUAEQEAAbQwQWxleGFuZGVyIEZl
ZG9yb3YgPGFsZXhhbmRlci5mZWRvcm92QGFkY29yZS5jb20+
=Ak1z
-----END PGP PUBLIC KEY BLOCK-----
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html