<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi all<br>
<br>
I'm having a problem using the <code><b><a
 href="http://www.codedroids.com/javadocs/opencms/build_5_5_4/docs/api/org/opencms/file/CmsObject.html#publishResource%28java.lang.String,%20boolean,%20org.opencms.report.I_CmsReport%29">publishResource</a></b>(<a
 href="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html"
 title="class or interface in java.lang">String</a> resourcename,
boolean publishSiblings, <a
 href="http://www.codedroids.com/javadocs/opencms/build_5_5_4/docs/api/org/opencms/report/I_CmsReport.html"
 title="interface in org.opencms.report">I_CmsReport</a> report)</code>method.
I dont know how to use the report param. Someone could give me some
example of how to initializate and use the report param?<br>
<br>
Thanks in advance, Jesús.<br>
</body>
</html>