1. Binding Hashset to textarea, odd marking forum.springsource.orgHi jaanlai, Since few days, I try to bind a Set with a form. Could you tell me how did you do ? I have a class (call it ClassA) with ... | |
2. Binding to a TextArea forum.springsource.orgBinding to a TextArea Here is another strange behaviour... How would you bind a long String property to a JTextArea? I am using the following: Code: formBuilder.add(bindingFactory.createBoundTextArea("comment",2,1)); To bind the "comment" ... | |
3. Strange behaviour with binding to Textarea forum.springsource.orgStrange behaviour with binding to Textarea Hi I am with this starge behaviour. 1. I am using a text area for the user to input the names. Code: | |
4. Strange behaviour with binding to Textarea forum.springsource.orgI have a problem regarding spring:bind and 'Textarea' I the db (MySQL 4.0.x) the string looks fine, but when I load a textstring throught |