> From: telmo sa [mailto:[EMAIL PROTECTED]]
> 
> Hello all.
> I have been trying to find the answer to my post but with no success.
> I am using Cocoon2 and Tomcat4.0.
> 
> I am upgrading a Web App done with cocoon 1.8.2.
> In my cocoon 1.8.2 XSPs i was using util:include-uri to have the
content of
> a servlet in my XSP.
> 
> For some reason the util:include-uri dosen't work in Cocoon2 ( i have
eard
> of a bug)
> 
> How can i do it?

Use cinclude transformer. See samples and docs. In your case it will
look like:

<cinclude:include src="http://server/myservlet"/>


Vadim


> Thank you so much!
> 
> Telmo Sa


---------------------------------------------------------------------
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]>

Reply via email to