In continuation with my previous article on
Creating JavaServer Faces JSF application in Eclipse, I am posting next article in the series. This time we will cover details about JSF Validation Model and Handling Errors in JSF.JavaServer Faces technology supports a mechanism for validating the data of editable components. Each component in JavaServer Faces, created ...