> The image does display > on FireFox 3.0.19, but not on IE 7.0.5730.11.
Strange that it's browser specific. Is the URL to the image abnormally long? Is the image response possibly getting GZip'd? If you save the image file to your desktop from firefox can you open that file from IE? -- Josh On Aug 18, 2010, at 7:53 AM, "Steve Duran" <ste...@newmexicomutual.com> wrote: > > Hello, > > I'm in the process of refactoring a web app to use Tapestry. One of > the requirements is to display a generated image produced by JFreeChart. > I followed the example of the link shown below. The image does display > on FireFox 3.0.19, but not on IE 7.0.5730.11. > > The original webapp worked by referencing the URL of the servlet that > generated the image in the "src" attribute of the <img> tag, which is > similar to the way the Tapestry example does it. The difference is that > when I view the page in IE in the servlet implementation, the image is > displayed, but when I view it in the Tapestry implementation, it isn't. > > Any suggestions would be appreciated. > > Steve > > http://wiki.apache.org/tapestry/Tapestry5HowToCreatePieChartsInAPage > > > ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ > CONFIDENTIALITY NOTICE: > This e-mail communication and any attachments may contain confidential and > privileged information protected from disclosure by law. It is intended only > for the use of the specified recipients. Any unauthorized review, use, > disclosure, distribution or any action based on this material is prohibited. > If you are not the intended recipient, please contact the sender by reply > e-mail and destroy all copies of the original message. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org