DynaValidatorForm « Struts « JSP-Servlet Q&A





1. Purpose of DynaValidatorForm    stackoverflow.com

What is the use of DynaValidationForm in struts? I have read an article that it reduces the lines of code and complexity. Can anyone tell how it is so. Thanks in ...

2. ImageButtonBean in DynaValidatorForm    stackoverflow.com

I have an ImageButtonBean (with the name 'loginBtn') in a DynaValidatorForm (struts-config.xml is updated too). The jsp code is something like the following. The problem is sometimes (rarely), it will cause a ...