Page Refresh problem
Posted
by Abhi
on Stack Overflow
See other posts from Stack Overflow
or by Abhi
Published on 2009-12-23T06:50:21Z
Indexed on
2010/03/20
18:01 UTC
Read the original article
Hit count: 242
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.
© Stack Overflow or respective owner