Search:

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

Search: Search took 0.03 seconds.

  1. I usually get this when I have forgotten to add a...

    I usually get this when I have forgotten to add a domain object to the model.



    ...
    model.addAttribute("inscription", new Inscription());

    return "form";
  2. Converter Trouble with JodaTime - Please Help

    I am a bit confused about Conversion. I have read the documentation and unfortunately am either not getting it or not understanding the process the application goes through on submit.

    The goal...
Results 1 to 2 of 2