another dirty solution is to write a custom UIInput component, and override on this method the processValidate() (more exactly the 'validate()' ) to allow validation on the 'null value' (remove the 'if (submittedValue == null) return;')
2006/7/19, Kapil Kataria <[EMAIL PROTECTED]>:
Hi I need to create an application Using My Faces (JSF) and spring I am haven;t created any base framework using these technologies. If any one have some application working on these technologies.Please mail me Framework documentation >it will help me to design a new framework. Please mail me ([EMAIL PROTECTED]) documentation for any application working with JSF and spring. Thanks In Advance

