Page Refresh problem
- by Abhi
I have a jsp in which there are certain buttons when i am clicking
on one of those, the page is refreshing but the problem is that I
want to show that section of jsp where the button is on which
the user has done the on click event...but the section which is
coming is the top of the page but I don't want that.
Please provide me with a solution to rectify the situation.