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