Re: Two buttons in same jsp page creating problems
Posted By:
faisal_parwani
Posted On:
Monday, May 23, 2005 09:33 AM
its seems that some where in your code, some list of data is
not being cleared, may be you are using the same list for
fetching both tables data, but its better if you can paste the
code for both button clicks code.