Results 1 to 2 of 2

Thread: Wizard ...typeMismatch causes no validate method 2 be called

  1. #1

    Default Wizard ...typeMismatch causes no validate method 2 be called

    When using a simpleFormController when bind errors occur such as Date type mismatch or integer type mismatch the validator still gets called .. thus all my error messages show on my jsp. But in the wizard .. if a typeMismatch occurs no validate method is called (ie validatePage is not called) so only the type mismatch error shows up in my jsp and no other errors. Is this the normal behaviour of the wizard , are other people just overiding onBindAndValidate ?

    Thanks

  2. #2

    Default

    For what it's worth, this is what I'm experiencing as well. It hasn't really bothered me too much, though.

Similar Threads

  1. Order of Bean definitions matters?
    By cfuser in forum Container
    Replies: 2
    Last Post: Oct 21st, 2005, 10:29 AM
  2. Spring container fails with no exception
    By naor in forum Container
    Replies: 9
    Last Post: Oct 1st, 2005, 03:39 PM
  3. EHCaching Hibernate
    By dencamel in forum Data
    Replies: 3
    Last Post: Sep 6th, 2005, 09:03 PM
  4. PerformanceMonitorInterceptor
    By tnist in forum AOP
    Replies: 3
    Last Post: Aug 24th, 2005, 01:39 PM
  5. Replies: 8
    Last Post: Dec 7th, 2004, 06:13 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •