HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › Troubleshooting › Images cannot be loaded › Re: Re: Images cannot be loaded
July 2, 2009 at 09:53
#27351
Thank you for your response.
I can now load all my statics images, but I can’t load dynamical images created by JFreeChart.
I include those images in my JSP by a call to the DisplayChart servlet provided by the JFreechart library. The syntax of this call is :
request.getContextPath() + “/servlet/DisplayChart?filename=” + filename
thanks for your help