I am using struts2 application with the jsp page ,
i am using struts-tags:textfeilds , and i have a submit button in it ,
i have applied validation for them , when i hit the button the error messages are
appearing at the feild level(ie.beside the feild ) , i have used the to make the error messages appear where ever i want , but the messages beside the feilds are not removing ,How do i remove the messages from there .
Thanks