spring-petclinic

Spring 3 - Petclinic - ${owner.new} invalid expression in Tomcat 7

I have deployed the petclinic code from the SPring 3 svn samples repository in Tomcat7 and I get the following exception: Internal error Root cause is: /WEB-INF/jsp/owners/form.jsp(4,1) "${owner.new}" contains invalid expression(s): javax.el.ELException: [new] is not a valid Java identifier org.apache.jasper.JasperException: /WEB-IN...