1. Purpose of DynaValidatorForm stackoverflow.comWhat 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.comI 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 ... |