Hi, use @VisitorFieldValidator
1. in Action-Class annotad gettter Method of the model with
@VisitorFieldValidator
2. @EmailValidator on getter in Model Person.getEmail
see
https://depressedprogrammer.wordpress.com/2007/05/10/struts-2-validation-using-annotations/
Regards
Hedju Hor
On 2018-01-
Hi,
redirect Action with parameters
https://struts.apache.org/core-developers/redirect-action-result.html
or use Session
https://struts.apache.org/getting-started/http-session.html
Regards
Hedju Hor
On 2018-01-06 08:03, Akash khare wrote:
> first action class code
> getRequest().setA
2 matches
Mail list logo