In my application I tried this when I call an action class's method from an anchor tag. The method that called will fetch data from DB and fill my form field such as drop down list in the next page. when I run the application it validates the page while the page gets loaded. but actually it should validate when I give submit.
Not workingNikhil April 22, 2011 at 5:28 AM
Could you please send me the working source code? Its not working. I tried your code too. Do we need to choose some special theme for it? Thanks
This will not work correct in some scenario.k k sathish kumar November 22, 2011 at 2:50 PM
In my application I tried this when I call an action class's method from an anchor tag. The method that called will fetch data from DB and fill my form field such as drop down list in the next page. when I run the application it validates the page while the page gets loaded. but actually it should validate when I give submit.
Post your Comment