Ok. It works. :) Thank you. Is there any way to pass in the src parameter something not static, ie, something out of a variable?
Thank you! Telmo Sa >From: "Vadim Gritsenko" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: <[EMAIL PROTECTED]> >Subject: RE: Including output of servlet into XSP >Date: Thu, 13 Jun 2002 08:45:02 -0400 > > > 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]> _________________________________________________________________ Join the world’s largest e-mail service with MSN Hotmail. http://www.hotmail.com --------------------------------------------------------------------- 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]>