#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