Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Dynamic Image generation on server side

843840Mar 8 2002 — edited Mar 11 2002
Hi,
I have an application where in i need to develop dynamic chart image from a servlet.i tried it using awt and GIFEncoder but it wont create an image until the entire content is drawn and displayed, this would mean that a window will pop up on the server side for a brief moment,this is not a proper solution.Is there any alternate solution for this ?
Thanks in advance.
Prashant
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 8 2002
Added on Mar 8 2002
2 comments
96 views