how to reload the whole page through a button placed in a division in jsp
Posted
by ajeet singh
on Stack Overflow
See other posts from Stack Overflow
or by ajeet singh
Published on 2010-04-18T20:46:29Z
Indexed on
2010/04/18
20:53 UTC
Read the original article
Hit count: 286
web-development
|jsp
when i tried to make web project, i placed the links on the left on one division and a bigger division on the right to load the jsp pages on clicking the links making the main page same... but when there is a need arises to load the whole page by clicking the button placed on the right division, i found that the only page is loaded on the right division jsp calling its action... please help me to sort out this problem..
© Stack Overflow or respective owner