Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7077603
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T06:26:39+00:00 2026-05-28T06:26:39+00:00

svn co https://src.springframework.org/svn/spring-samples/petclinic/trunk/ petclinic cd petclinic; mvn clean package The petclinic.war deploys just fine

  • 0
svn co https://src.springframework.org/svn/spring-samples/petclinic/trunk/ petclinic
cd petclinic; mvn clean package

The petclinic.war deploys just fine to Tomcat (6.0.32), but when accessing the application, the styles are not displayed.

Root cause is: /WEB-INF/jsp/owners/form.jsp (line: 4, column: 1) 
"${owner.new}" contains invalid expression(s): 
javax.el.ELException: Failed to parse the expression [${owner.new}]
org.apache.jasper.JasperException: /WEB-INF/jsp/owners/form.jsp (line:4, column: 1) "${owner.new}" contains invalid expression(s):
javax.el.ELException: Failed to parse the expression [${owner.new}] at
org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:42) at
org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:408) at
org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:199) at
org.apache.jasper.compiler.Validator$ValidateVisitor.checkXmlAttributes(Validator.java:1218) at
org.apache.jasper.compiler.Validator$ValidateVisitor.visit(Validator.java:870) at org.apache.jasper.compiler.Node$CustomTag.accept(Node.java:1539) at
org.apache.jasper.compiler.Node$Nodes.visit(Node.java:2376) at
org.apache.jasper.compiler.Node$Visitor.visitBody(Node.java:2428) at
org.apache.jasper.compiler.Validator$ValidateVisitor.visit(Validator.java:889) at org.apache.jasper.compiler.Node$CustomTag.accept(Node.java:1539) at
org.apache.jasper.compiler.Node$Nodes.visit(Node.java:2376) at
org.apache.jasper.compiler.Node$Visitor.visitBody(Node.java:2428) at
org.apache.jasper.compiler.Node$Visitor.visit(Node.java:2434) at
org.apache.jasper.compiler.Node$Root.accept(Node.java:475) at
org.apache.jasper.compiler.Node$Nodes.visit(Node.java:2376) at
org.apache.jasper.compiler.Validator.validateExDirectives(Validator.java:1790) at org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:217) at org.apache.jasper.compiler.Compiler.compile(Compiler.java:373) at
org.apache.jasper.compiler.Compiler.compile(Compiler.java:353) at
org.apache.jasper.compiler.Compiler.compile(Compiler.java:340) at
org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:644) at
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:358) at
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:389) at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:333) at javax.servlet.http.HttpServlet.service(HttpServlet.java:722) at

Is there anything extra that needs to be configured?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T06:26:40+00:00Added an answer on May 28, 2026 at 6:26 am

    What about using this placeholder
    ${owner['new']}
    ?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using this sample Spring MVC project with AJAX / JSON support: https://src.springframework.org/svn/spring-samples/mvc-ajax/
I check out mvc-ajax project into eclipse from this svn address https://src.springframework.org/svn/spring-samples and run
an svn:externals reference like this dojo -r 21434 http://svn.dojotoolkit.org/src/dojo/trunk/ is happily accepted by subversive
Openfire stores encrypted passwords in a database using blowfish encryption. http://svn.igniterealtime.org/svn/repos/openfire/trunk/src/java/org/jivesoftware/util/Blowfish.java is the java
When copying, commons-io uses a local buffer: http://svn.apache.org/viewvc/commons/proper/io/trunk/src/main/java/org/apache/commons/io/CopyUtils.java?view=markup (search for DEFAULT_BUFFER_SIZE) while Eclipse uses
Does anyone know if this subversion bug has been dealt with? https://svn.apache.org/repos/asf/subversion/tags/1.6.9/www/faq.html#windows-access-denied I'm getting
I am using the Select->DropDownCheckList from http://dropdown-check-list.googlecode.com/svn/trunk/src/demo.html ... with a PHP back end... This
I pulled the latest BOOST log from https://boost-log.svn.sourceforge.net/svnroot/boost-log/trunk/ and tried building it against my
Trying to deploy Spring's mvc-basic in Equinox container. Brief error (full below): org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration
has any body worked with UPnP Library for Java By Cybergarage.. https://cgupnpjava.svn.sourceforge.net/svnroot/cgupnpjava/trunk/cyberlink/upnp-stack/src/main/java/org/ I am

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.