Hi Everyone, I'm new in struts. The project I'm working is HR search. These project consists in six fields to search in the form such ID, First Name, Last Name and etc. The project it is almost complete But one of the big problem is that I don't know how to reset the form bean. Well let me explain what is happening. For example, when I search for something let say EmpId. I retrieve the correct data. But when the action post back the data the results look OK. But always happens something interesting I don't know what it is the reason. The form that was in the search.jsp are being populate by the first result retrieve from the database. I already overwrote the reset method. I try a lot things but no luck. Another thing that it is weird is that no all fields are being populate. As I told you are six text fields. Only four on the are being populate in session. Please if anybody have previously had this problem before. I really appreciate any help. Because this thing is driving me crazy. Thank in advance to anybody who help me. -- View this message in context: http://www.nabble.com/Problem-resetting-the-formBean.-tp24152700p24152700.html Sent from the Struts - User mailing list archive at Nabble.com.
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org