Search:

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

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    1,321

    Now the @InitBinder is called, but...

    mdeinum,

    Thks for your response, I tried using @ModelAttribute and worked fine, but I have a strange problem, the returned date seems to be alway the date of today.



    @InitBinder
    ...
  2. Replies
    2
    Views
    1,321

    @InitBinder doesn't call.

    Hi All,

    I'm using Spring MVC with Annotations.

    The code is a MultiController and I need to bind a Date.

    @Controller
    public class GroupController {

    @InitBinder
Results 1 to 2 of 2