1. how to bind a Long(Integer,Float...) type property of a bean ? forum.springsource.orgI binded a Long type property of a bean in a form, and it will render a JTextField but the validation message will show "typeMismatch" error. I guess this is because ... |
2. Bind default Long property forum.springsource.orgBind default Long property I have the following problem. Imagine that you have a search form with various fields all of them optional. After submiting the form I want to bind ... |
3. Trying to set a long value from properties forum.springsource.orgTrying to set a long value from properties So I am trying to make an embedded ActiveMQ broker definition set its memory values from a properties file like so: Code: |