Basically I know how to validate with annotations properties in the action class.
However I don't know how to validate properties of a bean which is referenced in the action class.
Hoping someone can let me know ...
Form.jsp and MyBean class are informational only, the question is how to put Validation into the ActionClass below for a referenced bean.
Please UseCodeTags when posting code or configuration. Unformatted code and configuration is very difficult to read. You can edit your post to include them by using the button.