I have a service that generates images for using jfreechart. I want to convert this service to ajax so that the chart image can load without reloading the whole page. I have played around with div's and updateComponent and ResponseBuilder. The ajax response seems to be generated but the image is never updated. What is the problem? Do I need to find a way to include Javascript to load the image via scripting? My ajax works for raw text but not for image services. -- View this message in context: http://www.nabble.com/Ajax-chart-service-tp16084794p16084794.html Sent from the Tapestry - User mailing list archive at Nabble.com.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]