<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
andrea cossu schrieb:
<blockquote cite="mid004501c653e5$5a68ed80$7e00a8c0@inatlantis.dom"
 type="cite">
  <meta http-equiv="Context-Type"
 content="text/html; charset=iso-8859-1">
  <div> Hello, </div>
  <div> how can i display in opencms an external resource not
registered in the VFS? </div>
  <div> I receive the external resource as an xml strem, and the
template to use to display it is in the VFS. </div>
  <div> There's a way to do it without importing the stream into the
VFS </div>
  <div>  <br>
  </div>
</blockquote>
Opencms cannot maintain its own content types in the regular file
system and there are no special APIs for using content that is stored
in the regular filesystem.<br>
So, I think you would have to develop the processing yourself or write
the content into the VFS.<br>
<br>
c.<br>
<br>
<br>
<br>
</body>
</html>