I got the answer. A user on the cocoon-french mailing list was kind enough to answer my question. Here it is, in case some other people need the answer (you have to use the standard util logic sheet) :

<xsp:page xmlns:xsp="http://apache.org/xsp"
xmlns:util="http://apache.org/xsp/util/2.0">
<toto>
 <util:include-source uri="anyURL"/>
</toto>
</xsp:page>

2005/10/27, Alexandre Poitras <[EMAIL PROTECTED]>:
Hi!

Here's a question to all the xsp experts out there. I just want to know if there is a feature similar in the XSP language to the jsp tag <jsp:include/> wich allow me to include a xsp page inside another one. It just not pratical to develop a custom logicsheet each time. Just imagine in jsp if you had to create each time a custom tag to allow templating...



--
Alexandre Poitras
Québec, Canada