Quote:
|
When i am submitting the page that the content should be changed without refreshing the header,footer and sidelink jsp's. is it possible?????
|
Are you thinking of something which can be acomplished with frames ?
Where you won't load the contence of your side frames, only the one for your main display..
I'f is has to do with you not wanting to create every file with an include top/side/bottom jsp, then you could go with a single file, where you'd use IFRAME, and dynamicaly change the src setting on it, depending on menu-selection which is parsed on in the URL.