1. How to achieve spring injection in oVal validation Framework? stackoverflow.comThis seems to be a big gap in it's spring integration. Has anybody done this or has successfully integrated Spring and Oval successfully? |
2. Do I always need a control to display a jsp page? forum.springsource.orgI am trying to find out. if my system is using Spring 3 but the page I am displaying is a basic jsp page how can I get /helloworld.html to map ... |
3. looking for a solution for reusable control in view layer forum.springsource.orglooking for a solution for reusable control in view layer Could you please recommend the best practice for following scenario? I am implementing a Spring Web App which consists of many ... |
4. Spring Form - Default and Hide Control. forum.springsource.orgHi All, How do I hide a radiobutton and make that as default value. Let say for example, I have radio button for Married and un-Married, if user doesn;t select any ... |
5. Another newbiew question re form control forum.springsource.orgAnother newbiew question re form control |
6. Updating Form control forum.springsource.orgIs it possible to change/update form control after it has created once. Depending on form object I need to updte the form control but createForm is only called once! Is there ... |
7. Problem w/ cursor focus when form control is in JScrollPane forum.springsource.orgProblem w/ cursor focus when form control is in JScrollPane Hi, I have encountered a problem when validation error is detected in a form, where the form control is contained in ... |
8. Focus control on a View forum.springsource.orgDoes anyone how can I set the focused control in a view. When a view is shown any control has de focus. When I press TAB key, then a control gets ... |
9. Dynamic Control Validation forum.springsource.orgDynamic Control Validation hey there i have a problwem about validating dynamic controls (where i create text boxes in run time using java script) and these text boxes are binded to ... |
10. Add nonbound controls to a form? forum.springsource.orgAdd nonbound controls to a form? Hi, Been using the binding, form building and validation stuff for the first time over the last couple of days. It's excellent, thanks a lot. ... |
11. How to control view creation with flexdock forum.springsource.orgHow to control view creation with flexdock Hi, Do someone know how can I control de location of a new View with FlexDock? I'm developing an application using Spring RCP 0.2.1 ... |
12. Id the same as name in form controls from spring.vm - bug or feature? forum.springsource.orgId the same as name in form controls from spring.vm - bug or feature? Hi I'm working with templates where macros from spring.vm have been used. In my opinion it's not ... |
13. Register CommandExecutor in Forms and control Enabled-State forum.springsource.orgRegister CommandExecutor in Forms and control Enabled-State I wonder if it is possible to register a local CommandExecutor in a Form just like I would do in a View. I tried ... |
14. How do I add custom controls to a form? forum.springsource.orgHow do I add custom controls to a form? I'm trying to add a directory selector and spinner to a form. How do I do this? I've tried the following in ... |