How to display validation errors on jsp page?

Submitted by: Administrator
<html:errors/> tag displays all the errors. <html:errors/> iterates over ActionErrors request attribute.
Submitted by: Administrator

Read Online Struts Job Interview Questions And Answers