Hi i need one clarification in strut 2.
I have 2 fields , RollNumber and Name. I inserted 2 fields values to table directly. In
jsp page i have a two textbox
rollnumber and name. if i will give input rollnumber that matched for table RollNumber field means corresponding name displayed
for Name textfield, the name textfield fill when focus comes not submitting the submit button.