Hi,
I have two
jsp pages with different form bean.
on first jsp page & second jsp page, i have text field called "LastName".
on first jsp page user enteres data on last name and pressed cancel . the user is navigated to second jsp page which has also a field called "lastName".
The problem is what ever value i enter on first jsp page lastname field is appearing on second jsp lastname field.
note: the lastname field is a textbox