(including the
> > serverpages generator) can use the new "cocoon:"
> > protocol, right?
> >
> > -Tuomo
> >
> > >
> > > --Roger
> > > - Original Message -
> > > From: "Tuomo Lesonen" <[EMAIL PROTEC
use the new "cocoon:"
> protocol, right?
>
> -Tuomo
>
> >
> > --Roger
> > - Original Message -
> > From: "Tuomo Lesonen" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Tuesday, August 20, 2002 4
gt;
> --Roger
> - Original Message -
> From: "Tuomo Lesonen" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, August 20, 2002 4:57 AM
> Subject: Dynamic XSP resource
>
>
> > Hi all!
> >
> > I have an XSP page which
ED]>
Sent: Tuesday, August 20, 2002 4:57 AM
Subject: Dynamic XSP resource
> Hi all!
>
> I have an XSP page which is extended with the Session Transformer before
> it is used as an resource for the serverpages generator. Here's my
> sitemap:
>
>
>
>
&g
Hi all!
I have an XSP page which is extended with the Session Transformer before
it is used as an resource for the serverpages generator. Here's my
sitemap:
If I open "menu.xsp" in browser, everything looks ok. Session Transformers
does the job and everything. But when op
e trying to do it this way? What is it you are
> trying to accomplish? Perhaps we can suggest a better approach.
>
> -Christopher
>
> Please respond to [EMAIL PROTECTED]
>
> To: cocoon-users <[EMAIL PROTECTED]>
> cc:
>
> Subject: Dynamic XSP
>
> Hi ,
>
>
rying to do it this way? What is it you are
trying to accomplish? Perhaps we can suggest a better approach.
-Christopher
Please respond to [EMAIL PROTECTED]
To: cocoon-users <[EMAIL PROTECTED]>
cc:
Subject: Dynamic XSP
Hi ,
I am using cocoon 1.8.2,
My xsp page receives an req
Hi ,
I am using cocoon 1.8.2,
My xsp page receives an request and it produces an another xsp page,
i.e. my logic is
request --->xsp1-->xsl-1--->xsp2-->xsl-2-->html-->response
I have done xsp1 and xsl-1 and i got xsp2 as a response.
I need to process the result once again.
How can i give the inst