That's an interesting twist - then the problem's in the handling of
either the URL or the IMG by Java. Your experiments rule out either
permissions in the Java VM or a malformed URL that cannot be rendered.
Does Java encode / decode / alter the URL in any way after reading it
from the input stream?
Can you embed and render a URL with, say, 50% of the characters?
CarlosM
On Mar 11, 12:33 am, JFM <Jame...@gmail.com> wrote:
The odd thing is, when I paste the url into a browser window, I do get
the correct chart back.