You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Antonio Petrelli <an...@gmail.com> on 2008/04/01 09:05:51 UTC

Re: Compile error in JSP after upgrading from servlet specification 2.3 to 2.4

2008/3/31, Ashish Kulkarni <as...@gmail.com>:
>
> org.apache.jasper.JasperException: /pages/index.jsp(125,15) According to
> TLD
> or attribute directive in tag file, attribute test does not accept any
> expressions



You have to import the "c_rt.tld" file, not the "c.tld".

Antonio