Hi All, I'm having problem with JasperReports and Struts 2 when I tried to output the report in HTML format. When I run the report, all the images doesn't display and only the data are displayed. I think I'm missing something in the action mapping part and specially in specifying the image setting. I googled already for articles on how to output the result to html but only found for PDF and CSV. May be you guys have encountered this and might want to share :) I posted below the result configuration.
<result name="success" type="jasper"> ../../web/jasper/myFirst.jasper myList test HTML </result> Thanks in advance, Jag -- View this message in context: http://www.nabble.com/JasperReports-and-Struts-2-Problem-tf3844168.html#a10886407 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]