Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    7
    Views
    5,643

    Resurrecting this question - is there a way to...

    Resurrecting this question - is there a way to apply a validation rule to all items in a collection and/or map?
  2. Ok - you CAN create block based spring MVC...

    Ok - you CAN create block based spring MVC website. I have. So have thousands of others. We use it extensively in a distributed international development team. In fact, if we could do block based...
  3. I have to say it's hard to work out exactly what...

    I have to say it's hard to work out exactly what you are trying to do. But it does appear that you are trying to force MVC to do something it's not supposed to. This is why it's not working for you....
  4. Tiles supports the mvc behaviour you want. You...

    Tiles supports the mvc behaviour you want.

    You can break everything down into a tile and controller.

    However it's best not to go overboard on this appraoch.

    The best thing I have found is...
  5. Replies
    0
    Views
    1,668

    Init Binder, SetAllowedFields and Lists

    Hi,

    I have a very simple issue that just simply will not resolve itself.

    I have a command object that is defined as List<Foo> foos.
    Each Foo class has a string getBar() property.

    So to...
Results 1 to 5 of 5