Given the limitations of html thats not really practical without using frames or IFrames. :-( Certainly tiles doesnt provide anything of that sort.
Theoretically you might be able to do something sort of like that using a hidden iframe to send the request and receive the response, a bunch of javascript and dom manipulation to copy and transform that response into a replacement for the specific part of the page, and of course you would spend a lot of time designing and itegrating such a technique. In this case that would be overkill and the benefits would not come close to matching the effort required. This link may interest you though: http://developer.apple.com/internet/javascript/iframe.html -----Original Message----- From: Laurent MARQUEZ [mailto:[EMAIL PROTECTED] Sent: Wednesday, 6 August 2003 18:04 To: [EMAIL PROTECTED] Subject: Struts optimization Hi, I m using tiles, but i would like to kwnow if it's possible to refresh only one page of the tiles layout. Thus, the browser should load only the data page(body) which has changed, And not all,footer, header, menu bar, etc... Is it possible to do with STRUTS, like the HTML frameset do? How can i do that with struts tiles or other? Give me example, please. Laurent. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]