Hi Philippe,

- try to have your 3 tags on one line only (!)
- or insert the java generated code directly :
     XSPUtil.includeString(SortieXML,this.manager, this.contentHandler);

Ludovic

----- Original Message -----
From: "LEBRETON Philippe" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, December 02, 2002 11:09 AM
Subject: Re: with Cocoon 2.0.3 <include-expr> does'nt work


> Christian Haul wrote:
>
> > On 29.Nov.2002 -- 01:50 PM, LEBRETON Philippe wrote:
> > > With cocoon 2.0.2, i use <include-expr> to include string with XML
data
> > > in my XML:
> > >
<util:include-expr><util:expr>SortieXML</util:expr></util:include-expr>
> > > and it work.
> >
> > Although the error message does not fit the diagnosis, please add
> > <xsp:expr/> around SortieXML.
>
> Ok i add <xsp:expr>like this :
> <util:include-expr>
>            <util:expr>
>             <xsp:expr>
>              SortieXML
>             </xsp:expr>
>            </util:expr>
>           </util:include-expr>
>
> and it does'nt work
>
> >
> >
> >         Chris.
> > --
> > C h r i s t i a n       H a u l
> > [EMAIL PROTECTED]
> >     fingerprint: 99B0 1D9D 7919 644A 4837  7D73 FEF9 6856 335A 9E08
> >
> > ---------------------------------------------------------------------
> > 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]>
>
>
> ---------------------------------------------------------------------
> 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]>
>
>
>


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