Please forgive me; I am sort of new to struts. I am having an issue where my validation is occurring when the page loads instead of when i actually submit my form. I have been
Annotate with
@SkipValidation
on method you don't need to validate.