Struts...
Hello,
I am using Apache Struts. I have an Action Form for a get details page. I seem to find the reset() to be more easy to do my set() for all the attributes of this Form. But logically it does not seem correct. I also may not be able to do this through the Controller (Action). So, how do I do this.
Consider an example of get employee details.
Please Advice,
Babloo
|