Answers

Question and Answer:

  Home  Struts

⟩ How to display validation errors on jsp page?

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

 136 views

More Questions for you: