On 11/7/06, Kris Schneider <[EMAIL PROTECTED]> wrote:
<snip/>

For the message:
According to TLD or attribute directive in tag file, attribute items does
not accept any expressions

That seems to point to the forEach tag. Make sure the version of JSTL
matches the version of JSP and type of web.xml (Servlet 2.3 DTD vs. Servlet
2.4 Schema) that you're using for your app.

JSTL 1.0 -> JSP 1.2 -> Servlet 2.3
JSTL 1.1 -> JSP 2.0 -> Servlet 2.4

<snap/>

Also, some related FAQ is here:

http://wiki.apache.org/jakarta-taglibs/FrequentlyAskedQuestions

-Rahul

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

Reply via email to