Search:

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

Search: Search took 0.02 seconds.

  1. Thanks for the response, Andrew. I was stuck on...

    Thanks for the response, Andrew. I was stuck on this as well and the example you provided solved my problem.
  2. Replies
    7
    Views
    5,138

    I'm stuck in exact;y the same place. Did you ever...

    I'm stuck in exact;y the same place. Did you ever figure this out?

    Thanks,
    Alex
  3. Trouble adding custom query to a single repository

    This is kind of a newbie question and I'm sorry if I'm missing something really obvious. I have read the docs at...
  4. Thanks for the response. I had this same...

    Thanks for the response. I had this same requirement in a project I'm working on and this thread really helped me out.

    Alex
  5. I actually got around this by adding another...

    I actually got around this by adding another custom editor that recognizes the Set and turns it into a String containing a comma-separated list of the IDs. This seems like a hack to me, surely there...
  6. PropertyEditor converts single value but not Collection

    I'm having some trouble with a converter in a Spring MVC project (version 3.0.6) running on top of Hibernate 3.6.6. I have a custom object "ActionPlan" which has a plan owner and a list of plan...
  7. Replies
    2
    Views
    849

    Did you try this one?...

    Did you try this one? http://blog.springsource.org/2011/01/04/green-beans-getting-started-with-spring-mvc/
  8. yet another question about binding checkboxes

    I have a fairly common case here - my backing object - "ConferenceEvent" - has a list of "CategoryDomain" objects attached to it, like so:



    public class ConferenceEvent {
    ...
    private...
  9. I'm stuck on this one as well. Has anyone come up...

    I'm stuck on this one as well. Has anyone come up with a reasonable work-around?
Results 1 to 9 of 9