Re: Include Pipeline output in XSP.

2002-04-01 Thread [EMAIL PROTECTED]
t;preserve"> adding : xml:space="preserve" Sandhu - Original Message - From: "Vadim Gritsenko" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 29, 2002 7:49 AM Subject: RE: Include Pipeline output in XSP. > > From: sandhu@terra-f

RE: Include Pipeline output in XSP.

2002-03-28 Thread Vadim Gritsenko
> From: sandhu@terra-firma [mailto:[EMAIL PROTECTED]] > > Dear Roman, > > Were u able to give pipeline as src to serverpages generator ? http://localhost:8080/sub/xsp-cocoon If you spend some time on samples it will save bandwidth of all readers of this list. Regards, Vadim > I am still str

Re: Include Pipeline output in XSP.

2002-03-28 Thread [EMAIL PROTECTED]
Dear Roman, Were u able to give pipeline as src to serverpages generator ? I am still struggling for this to work - What I now see : 1. If I give cocoon pipeline as a serverpages generator source - where the src above is a working Xindice pipeline with xml serializer : Result : I get the

Re: Include Pipeline output in XSP.

2002-03-26 Thread [EMAIL PROTECTED]
tag(no error no other output) , if I dont the namespace dont get resolved but whole file output. Pls if anyone has any ideas. Sandhu - Original Message - From: "KOZLOV Roman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 26, 2002 1:41 PM Subject

Re: Include Pipeline output in XSP.

2002-03-25 Thread KOZLOV Roman
ot; <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, March 26, 2002 9:58 AM > Subject: RE: Include Pipeline output in XSP. > > > Hm, why do you want to do this? > > > > Anyway, take a look at the sub sitemaps samples then to get an idea wha

Re: Include Pipeline output in XSP.

2002-03-25 Thread [EMAIL PROTECTED]
namespace). Therefore the need to somehow include external(pipeline generated) xml in serverpages generator. Thanks Sandhu - Original Message - From: "Vadim Gritsenko" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 26, 2002 9:58 AM Subject: RE: Includ

RE: Include Pipeline output in XSP.

2002-03-25 Thread Vadim Gritsenko
gt; included xml . > > Any pointers ? > > tks. > > -Original Message- > From: sandhu@terra-firma [mailto:[EMAIL PROTECTED]] > Sent: Monday, March 25, 2002 12:41 PM > To: [EMAIL PROTECTED] > Subject: Include Pipeline output in XSP. > > Hi users, > > I n

Re: Include Pipeline output in XSP.

2002-03-25 Thread [EMAIL PROTECTED]
all a pipeline from within xsp page and work on the included xml . Any pointers ? tks. -Original Message- From: sandhu@terra-firma [mailto:[EMAIL PROTECTED]] Sent: Monday, March 25, 2002 12:41 PM To: [EMAIL PROTECTED] Subject: Include Pipeline output in XSP. Hi users, I need to include c

RE: Include Pipeline output in XSP.

2002-03-25 Thread Vadim Gritsenko
CInclude transformer can do the job. See samples. Vadim -Original Message- From: sandhu@terra-firma [mailto:[EMAIL PROTECTED]] Sent: Monday, March 25, 2002 12:41 PM To: [EMAIL PROTECTED] Subject: Include Pipeline output in XSP. Hi users,   I need to include cocoon pipeline output into

Include Pipeline output in XSP.

2002-03-25 Thread [EMAIL PROTECTED]
Hi users,   I need to include cocoon pipeline output into an XSP page - has anyone done this using the pseudo protocol "xmldb:xindice:// "  .   XSP page to have something like :       or include or import etc. I need to work on the incoming xml in the XSP itself.   Appreciate any help.