Hi

I have written My Data Source Servlet using the Visualization API
library and started the Tomcat server in eclipse and tried to access
the data using the following url

http://localhost:8080/ChartProject/chartdata

I have mapped chartdata url mapping to the Servlet which extends
DataSourceServlet. But i am getting the following error


google.visualization.Query.setResponse({version:'0.6',status:'error',errors:
[{reason:'access_denied',message:'Access
denied',detailed_message:'Unauthorized request. Cross domain requests
are not supported.'}]});

Also when i tried to debug the library code by attaching the Source,
the debugger gave an error saying line number is not generated so the
source
cannot be debugged.

Thanks in advance.

Regards
kamal

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization 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-visualization-api?hl=en.

Reply via email to