1. Regarding bind on integer property forum.springsource.orgHi, i have bind the integer property of my model to text field. this is not compulsory field. But my form is not submitted until i enter the value in text ... |
2. Using PropertyPlaceholderConfigurer for integer values forum.springsource.orgUsing PropertyPlaceholderConfigurer for integer values Hi All, I have a simple 'Employee' bean where the constructor takes in an integer. I am trying to create an instance of Employee at run-time ... |
3. Using PropertyPlaceholderConfigurer for integer values forum.springsource.orgHi, Is it possible to use the PropertyPlaceholderConfigurer or something else to externalize properties such as the "period" value in the |
4. Property Configurer for Integer forum.springsource.orgProperty Configurer for Integer Hi. I'm having a probelm with Spring SEcurity but it seems more related to PropertyPlaceholderConfigurer as the core error is using a variable for an integer typed ... |
5. Error binding html select option value to an Integer Property forum.springsource.orgError binding html select option value to an Integer Property I have a select combo that displays a list of countries. The combo is populated using "Map referenceData()" method. The Map ... |