You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Cocoon User <co...@eng.gr> on 2002/12/10 12:37:14 UTC

xml+xsl -> xsp

is i possible to create an .xsp  from a xml-xsl compination (through
cocoon)

an then ask from cocoon to execute this .xsp?  and all this on the fly?



i want to call http://....../some.xsp

and cocoon create the some.xsp and then execute it



thnx

stavros Kounis


---------------------------------------------------------------------
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:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>


RE: xml+xsl -> xsp

Posted by Geoff Howard <co...@leverageweb.com>.
There's an example of this in the samples, but it's likely to be quite slow
if it is recreated for each request because of the overhead of compiling the
xsp.  While there may be people out there successfully using that technique,
you'd probably be better advised to see if there's another way to accomplish
what you need.  If the final source of the xsp is likely to change only
infrequently and can be cached, you may be ok.

Geoff Howard

-----Original Message-----
From: Cocoon User [mailto:cocoon@eng.gr]
Sent: Tuesday, December 10, 2002 6:37 AM
To: cocoon-users@xml.apache.org
Subject: xml+xsl -> xsp



is i possible to create an .xsp  from a xml-xsl compination (through
cocoon)

an then ask from cocoon to execute this .xsp?  and all this on the fly?



i want to call http://....../some.xsp

and cocoon create the some.xsp and then execute it



thnx

stavros Kounis


---------------------------------------------------------------------
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:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>




---------------------------------------------------------------------
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:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>