What validation files were created? For the model? What is there
path location? If you just have model validation it will not work
since you need to add a Visitor validator to the action that uses the
model. Check to see if the action validation files are there. If
they are post the pa
Hi all,
I did create an application using Struts framework. I generated all the
needed stuff for my pojo and deployed the application successfully but
the validation is not working.
The validation files are generated but it seems to be that they aren't
used.
I followed the tutorial that talk a