Search:

Type: Posts; User: JohnOlmstead; Keyword(s):

Search: Search took 0.02 seconds.

  1. ClassPathXmlApplicationContext Cannot Load Context files

    Gentlemen;

    I am trying to run a DAO testcase on linux 2.6.8-1 debian_version3.1, but the context files cannot be found by the above class. I can define file objects on these files and the File...
  2. Multiple actions mapped to one controller.

    Thanks, that makes perfect sense.
  3. Form controller support for multiple form views.

    Gentlemen;

    Perhaps I am missing something here, but I have been conditioned by my struts experiance to expect controllers to handle multiple form mappings. I understand the multiaction...
  4. Bind Errors Exception

    Thanks, this has been resolved. I removed the "<command Name>" attribute of the form controller mapping and now the spring command object fuctions on the jsp. I had been using the value "command"...
  5. Now Infamous "Could not find Errors instance for bean &

    I am getting this seemingly common error when my form controller processes a request. I have poured through the forums and found one recommendation to change the (beanName).attribute to...
  6. Sorry, I missed the views.properties page.

    I missed the reference to the views.properties file in the petclinic-servlet.xml. Thanks Folks!
  7. Having Trouble Following View Mapping in Petstore Sample App

    Ladies and Gentlemen;

    I am trying to model a starter Spring app off of the petstore sample app and I getting confused with the view mapping. Specifically discussing the following form bean...
Results 1 to 7 of 7