Date: 2004-12-02T00:26:33 Editor: BillKeese <[EMAIL PROTECTED]> Wiki: Apache Struts Wiki Page: StrutsDocTiles URL: http://wiki.apache.org/struts/StrutsDocTiles
no comment Change Log: ------------------------------------------------------------------------------ @@ -101,5 +101,6 @@ == How do I refresh a single tile without changing the other ones? == This is a common question. You are getting confused between frames and tiles. -The server combines all the tiles into a single web page (without any frames), +Although frames and tiles can be combined, in general tiles are used in place +of frames. In this case the server combines all the tiles into a single web page (without any frames), so you can't refresh just one tile. You have to refresh the whole page. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]