Hi,
My understanding was that the
http://java.sun.com/jstl/core lib was supposed to be the "EL only" library, and yet I get the dreaded "According to TLD or attribute directive in tag file, attribute items does not accept any expressions" exception even not passing any scriptlets into the tags. Am I missing something?
http://java.sun.com/jstl/core_rt of course works as usual.