Skip to Main Content

Java Programming

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!

how to save a chart image on the server directory by applet

835813Feb 1 2011 — edited Feb 1 2011
Hi , I am using JCChart in my project and using applet to display the chart. The chart is created at the client machine by the applet. now there is an option to export the image as a gif file of the chart to user, so when user click on export button then the image should be save in gif formate on the server. at server side as a scripting language I am using asp. Please tell me How can I save this image On the server directory by applet

and I have to follow the http protocole thats why I try it with HttpURLConnection but I become unable to directly save the image on the server directory please tell me the exact way so that I can save the image.

if there is any other better way to do this please tell me

Thanks and Regards
Dilip Agarwal

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 1 2011
Added on Feb 1 2011
1 comment
71 views