Re: Hi Guys ... can some one tell what is hashcode in java

2010-09-15 Thread Pankaj D
ok up for one of them, > the api does calculate the hashCode of your object and then it selects the > right bucket. After that we go through the bucket to find the needed > object. > > On Wed, Sep 15, 2010 at 12:35 PM, Pankaj D wrote: > > > HI if someone can answer this que

Re: Hi guys ... What is Translation time and request time.

2010-09-15 Thread Pankaj D
OK thankyou On Wed, Sep 15, 2010 at 10:11 PM, Antonio Petrelli < antonio.petre...@gmail.com> wrote: > 2010/9/15 Pankaj D : > > NO ... m a newbie to java just having a discussion with a friend > ... > > This is not a Java generic mailing list, here we dis

Re: Hi Guys ... can some one tell what is hashcode in java

2010-09-15 Thread Pankaj D
What is DYH On Wed, Sep 15, 2010 at 10:09 PM, Antonio Petrelli < antonio.petre...@gmail.com> wrote: > DYH > > 2010/9/15 Pankaj D : > > HI if someone can answer this query what is hash code in java ...is it > some > > sort of memory location or address .

Re: Hi guys ... What is Translation time and request time.

2010-09-15 Thread Pankaj D
NO ... m a newbie to java just having a discussion with a friend ... On Wed, Sep 15, 2010 at 10:06 PM, Antonio Petrelli < antonio.petre...@gmail.com> wrote: > 2010/9/15 Pankaj D : > > What are these is JSP ...? > > > > Translation time : is it the Time of trans

Hi guys ... What is Translation time and request time.

2010-09-15 Thread Pankaj D
What are these is JSP ...? Translation time : is it the Time of translation or Time required for translation ..? Request time : Is it time of request or what ...?