Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    1,491

    Problem with typeMismatch error

    Nope - this page does have anything attached to an onLoad event (or similar). I do have a bit of javascript (to handle date validation / and pop up calendar) which I have disabled to try this.
    ...
  2. Replies
    2
    Views
    1,491

    Problem with typeMismatch error

    I have a SimpleFormController which has an initBinder method for dates



    SimpleDateFormat df = new SimpleDateFormat("yyyy-MM-dd");
    df.setLenient(false);
    ...
Results 1 to 2 of 2