Validate form on page start

2011-11-13 Thread Илья Нарыжный
Hello, I have following case: There is RegistrationPage in the project. This page fill attributes of new User and persists in the database. But for registration from social networks we want to implement following: show to new user the same RegistrationPage with filled fields according to data

Customizing Error / Validation messages

2011-11-13 Thread anantasthana
I am using pattern validator and i on a page named VendorPage and have a properties file with keys pattern= Zip I am using the pattern validator to validate zip code so i want the message to say ... is not a valid zip I dont know if i am doing smoe thing wrong or missing some thing but i can not