a 11 digit number associated with the image

dear friends i am a newbie in the imaging techniques , here is my question

we are working on a charting library that is producing images from a particular servlet and is shown in popup window when we see the properties of the picture a 11 digit number is getting displayed ,i dont know what the number is so can you guyz tell me what that number could be

please tell me if i have to eloborate

thanks in advance

sriharsha

[469 byte] By [venkata.sriharshaa] at [2007-10-2 21:34:41]
# 1

> dear friends i am a newbie in the imaging techniques

> , here is my question

>

> we are working on a charting library that is

> producing images from a particular servlet and is

> shown in popup window when we see the properties of

> the picture a 11 digit number is getting displayed

> ,i dont know what the number is so can you guyz tell

> me what that number could be

Most likely this is the String returned by the toString() implementation from the Object class. Usually, this String represents the memory location of the object reference.

Niceguy1a at 2007-7-14 0:48:34 > top of Java-index,Security,Cryptography...