I would like to know how report read the path of subreport, because I put the main and sub report in the same folder and I put:
<subreportExpression><![CDATA["subReportname.jasper"]]></subreportExpression>
and it doesn't work but when I put the absolute path it works effeciently.