Hi, yes, this is possible. You can either say that the source/content of your coplet is a remote resource or you can use a local resource that includes a remote resource. First solution: instead of using the cocoon-protocol to specify the source of your coplet, you can say http://..... as long as this remote resource delivers xml. Second solution: you define a local pipeline, using the cocoon-protocol and either read via the generator the remote resource or use the cinclude transformer. With the cinclude transformer you can include complete sites, like your www.google.com, as they were running in a frame. There will be some minor problems to solve, but it's possible :)
Carsten Carsten Ziegeler Open Source Group, S&N AG -----Original Message----- From: Richard Reyes [mailto:[EMAIL PROTECTED]] Sent: Friday, January 24, 2003 7:39 AM To: cocoon-users Subject: Portal - Coplets / Sunlet Hi Guys, Will it be possible for a coplet to contain an external resource (for example is http://www.google.com )? And this resource that will need no more transformations and can be very independent like its in a another frame? Thanks in advance Richard --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>