How would you display “validation fail” errors on a JSP page?
Struts Questions and Answers
(Continued from previous question...)
87. How would you display “validation fail” errors on a JSP page?
Following tag displays all the errors:
<html:errors/>
(Continued on next question...)
Other Interview Questions
|