Hi Carsten,
Hope you could spare some time to explain on the solution 2 you have
suggested...
Thanks again
================================================
----- Original Message -----
From: "Richard Reyes" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 24, 2003 4:20 PM
Subject: Re: Portal - Coplets / Sunlet
> Hi Carsten,
>
> I am more interested in the second solution, since im planning to
include
> xmlforms as one of coplets
> and they would not be delivering xml streams but formatted xhtml's.
Assuming
> these xmlform can run independently on a separate browser. Will it be
> possible for you to please elaborate on the second solution as I am a
> beginner in cocoon and I cannot even visualized the idea.
>
> Thanks a lot.
> RICHARD
>
> ================================================
> ----- Original Message -----
> From: "Carsten Ziegeler" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, January 24, 2003 4:05 PM
> Subject: RE: Portal - Coplets / Sunlet
>
>
> > 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
> >
---------------------------------------------------------------------
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]>