Hello,
I am developing a web application (
JSF) with NetBeans 7.1 and JasperReports 4.5.1.
I have a problem with determining the correct path in which to place the folder 'reports' that contains the *. Jasper and how to retrieve files from code.
The fragment that does not work is as follows:
The error is "java.io.FileNotFoundException: \reports\ElencoPersone.jasper"
Thanks to all who want to give me their suggestions.
Domenico