Mahendra Reddy
Apr 3rd, 2006, 10:09 AM
Hi ,
I am using Spring webflow pr5. I face one problem here.I will narate in simple terms I have one screen that display User information. The the bean class is pkg.User.This has one property called role which is of type pkg.Role.Now My screen is bound to form object class pkg.User and I have to display only the role name.So how I should I bind that html control(Text box) to display the role name alone using <spring:bind>.(As this one is my custom datatype for the property which different from Interger,String).
If any example is provided. It is more appriciated.
Thanks
I am using Spring webflow pr5. I face one problem here.I will narate in simple terms I have one screen that display User information. The the bean class is pkg.User.This has one property called role which is of type pkg.Role.Now My screen is bound to form object class pkg.User and I have to display only the role name.So how I should I bind that html control(Text box) to display the role name alone using <spring:bind>.(As this one is my custom datatype for the property which different from Interger,String).
If any example is provided. It is more appriciated.
Thanks