Re: JasperException and javax.el.ELException when running under Jetty

2007-11-13 Thread Phil404
27;[EMAIL PROTECTED]@{5:''}' could not be resolved as a collection/array/map/enumeration/iterator type. Example: people or people.{name} - [unknown location] so yet another change: which worked as does: which also works. Just to amke sure, I checked that the last change is backwa

Re: JasperException and javax.el.ELException when running under Jetty

2007-11-13 Thread Wes Wannemacher
#x27;} > at > org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:49) > at > org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:344) > > To me it looks like the JSP processor is trying to parse this expression >

JasperException and javax.el.ELException when running under Jetty

2007-11-13 Thread Phil404
JSP processor is trying to parse this expression which it should not be. Can anyone please shed any light on this issue? Phil I'm using the maven-jetty-plugin and with the command mvn jetty:run-war -- View this message in context: