Hello,<br><br>
<div><span class="gmail_quote">On 9/6/06, <b class="gmail_sendername">ANDRES SAYAGO</b> <<a href="mailto:asayago@ebstudio.com">asayago@ebstudio.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hallo.<br><br>How can I do to know if exists a file in OpenCMS 6.2.1?</blockquote>
<div> </div>
<div>Please try the method existsResource() of the CmsObject.</div>
<div> </div>
<div>Best</div>
<div> </div>
<div>- RuiXian</div>
<div> </div><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">I was using the followings lines with OpenCMS 5.0:<br><br>-----<br>try<br>{<br>cms.readFileHeader(filename);
<br>existe_en_version = true;<br>}<br>catch (CmsException e)<br>{<br>existe_en_version = false;<br>}<br>-----<br><br>Can you help to me??<br><br>_______________________________________________<br>This mail is sent to you from the opencms-dev mailing list
<br>To change your list options, or to unsubscribe from the list, please visit<br><a href="http://lists.opencms.org/mailman/listinfo/opencms-dev">http://lists.opencms.org/mailman/listinfo/opencms-dev</a><br></blockquote></div>
<br>