On 02.Jun.2003 -- 02:44 PM, Fernando D. Mato Mira wrote:
> It seems the ';' is not the only problem. It looks like it's trying to 
> insert the name
> of the variable, not its value (I think this last one is the same 
> problem as in one of the messages
> you pointed to)
> 
> Given:
> 
>      String errortext = parameters.getParameter("error-text");
>      
 
<error-text><util:include-expr><util:expr><xsp:expr>errortext</xsp:expr></util:expr></util:include-expr></error-text>

or

 <error-text><util:include-expr expr="errortext"/></error-text>

        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

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

Reply via email to