Dear Thiru , Please tell me what type of chart you require. i am not a java developer but i have developed the same in c# you can just construct the google chart url and you can then send a simple httpwebrequest to the url. it will return a image in response and you can simply save the response as a png file. you can see the url examples on google chart api. if you require c# code let me know i can send you the same.
Regards, Ajay Beniwal On Oct 6, 9:44 pm, Thiru <[email protected]> wrote: > Hi i am new to the web application..... can anyone help me to develop > a simple chart by getting the user input from the jsp page and using > the java servlet.... > > Thanks in advance -- You received this message because you are subscribed to the Google Groups "Google Chart API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-chart-api?hl=en.
