Hi all
i'm starting with struts2, there's a possibilty to display the errors comes
from actionerros over the corrisponding field?

eg:

i've 3 fields:
- name
- surname
- email

the email si not valid, i want:

- name
- surname
* your email is not valid *
- email

if i put <s:actionerrors /> i see this thing:

* your email is not valid *

- name
- surname
- email

thanks.

-- 
Stefano

Reply via email to