off topic - how do i convert an int to char

2004-12-07 Thread Nilesh Bhattad
folks, sorry for posting this offtopic qns here.. but would someone plz help me out in converting an int value to char? my requirement is very simple. i'm looping thro a list and for each counter i need to get 'a', 'b' and so forth. basically i need some conversion routine which will convert 0

Re: off topic - how do i convert an int to char

2004-12-07 Thread Nilesh Bhattad
- From: Yang Xiao [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Tuesday, December 07, 2004 10:42 AM Subject: Re: off topic - how do i convert an int to char make a hash or array? On Tue, 7 Dec 2004 10:34:15 -0500, Nilesh Bhattad [EMAIL PROTECTED] wrote: folks, sorry

Re: off topic - how do i convert an int to char

2004-12-07 Thread Nilesh Bhattad
make a hash or array? On Tue, 7 Dec 2004 10:34:15 -0500, Nilesh Bhattad [EMAIL PROTECTED] wrote: folks, sorry for posting this offtopic qns here.. but would someone plz help me out in converting an int value to char? my requirement is very simple. i'm looping thro a list and for each counter

Problems with deployment process using Eclipse + Ant + Tomcat

2004-11-30 Thread Nilesh Bhattad
Googled, serached thro tomcat FAQs, tried as much as I could and now I'm posting some qns -- Environment: Eclipse 3.0.0 + MyEclipse + Tomcat 5.5.0 (on a different server) I'm not able to setup a smooth deployment process from my eclipse workspace over to Tomcat server which is located on a