> From: Bob Garvey [mailto:[EMAIL PROTECTED]]
> 
> I would like to use Cocoon2, Tomcat.40  to pipline output from a
servlet
> generating XML to an XSL transformer: is this possible?

Try to use: <transform src="http://host:port/my.xsl"/>

If it is slow for you, make sure that your servlet generating XSL
returns lastModified, so Cocoon is able to cache this generated XSL.

Vadim



---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to