2007/11/28, Kees de Kooter <[EMAIL PROTECTED]>: > Caused by: java.lang.NoSuchFieldError: deferredExpression > at > org.apache.taglibs.standard.tag.common.core.ForEachSupport.release(ForEachSupport.java:196)
I guess that you have two versions of JSTL laying around in your server/webapp: this is a JSTL problem, anyway. Antonio
