| Author |
page layout using struts template refresh the whole page
|
Janardhan Kotha
Greenhorn
Joined: Feb 01, 2006
Posts: 14
|
|
Hi, I am designing the page layout using struts templates. My template page has divs for each one like header, footer, menu, content, ..etc. When the user clicks on a link i fwd to action forward that use this template keeping header, footer, menu page as is but content would be changed. But the user gets a feeling that the whole page is getting refreshed. Any ideas are highly appreciated. Thanks, Janardhan.
|
 |
Ratheesh Narayanan
Ranch Hand
Joined: Oct 30, 2004
Posts: 38
|
|
This can be achieved only through Ajax. (I am writing an add-on framework to Struts-Tiles framework, which loads the tile content with the help of Ajax)
|
SCJP 1.4 & SCBCD 1.5
|
 |
 |
|
|
subject: page layout using struts template refresh the whole page
|
|
|