Re: JVM and JRE??

2000-05-30 Thread Vinod kumar
hi please look at the following URL for JVM specification http://java.sun.com/docs/index.html --- Zaki Abu-Bakar <[EMAIL PROTECTED]> wrote: > Hi, > > Can someone guide me to some good and handful > material of architecture of JVM > and JRE? > > Thanks in advance > > ===

Re: Add string to string array.

2000-05-30 Thread Vinod kumar
Hi you can follow this apprach String[] sArray = new String[10]; for (int i = 0; i < 10;i++) { sArray[i] = new String("apple") ; } --- Arun Thomas <[EMAIL PROTECTED]> wrote: > There have been several responses that mentioned > using a specific length > for the Array when instantiating

Re: JavaMail 1.3.1

2004-03-09 Thread vinod kumar
hi friends, anybody knows why do we not use pointers in java.. this is what iam unable to answer myself.. anybody please reply it.. bye vinod.. From: Martin Gainty <[EMAIL PROTECTED]> Reply-To: A mailing list about Java Server Pages specification and reference <[EMAIL PROTECTED]> To: [EMAIL PR

thanks rafa

2004-03-09 Thread vinod kumar
: [EMAIL PROTECTED] Date: Tue, 9 Mar 2004 09:05:42 -0500 Subject: Re: JavaMail 1.3.1 you do use pointers in Java...they are called references. Mark vinod kumar wrote: > hi friends, > > anybody knows why do we not use pointers in java.. > this is what iam unable to answer myself.. > &g

thick client

2004-03-27 Thread vinod kumar
hi, anybody please explain what are these Thin Client and Thick Client.. with examples.. i referred lot of materials but i could'nt get the actual definitions of them.. thanks and regards, vinod kumar _ Get an IndianOil Cit

how does servlet and applet communicate

2004-04-01 Thread vinod kumar
hi, this is vinod.. can u people please tell how does servlet communicate with applet and how the security is maintained. please explain it with examples thanks and regards, vinod _ Apply for a Citibank Suvidha Account. http://go.

Re: please put the word JSP in the subject

2000-03-22 Thread Vinod Kumar V
Hi Nicola, I think in your filter settings, you can also set the filter based on the "to or cc" should contain "[EMAIL PROTECTED]" condition. Regards, Vinod Kumar V Nicola Borsetto wrote: > please put the word JSP in the subject wo my e-mail