use ${not empty param.con}

-----Original Message-----
From: Younes El Moumen [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 12, 2004 8:46 AM
To: [EMAIL PROTECTED]
Subject: TLD and <c:if Problem on Tomcat



> Hi all,
> 
> when I try to validate this code:
> 
>                             <c:if test='${!empty param.con}'>
>                                 <c:import url="/content.jsp"/>
>               </c:if>
> I become an Error:
> According to TLD or attribute directive in tag file, attribute test does
not accept any expressions
> 
> does anyone know what's wrong and how to solve this problem.
> 
> Thanks.

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

Reply via email to