Hello all... I had someone tell me something yesterday that I'm having trouble wrapping my brain around, hoping for some help understanding from you all!
With regard to Tiles... I was told that tile contents are cached ON THE CLIENT. I don't get that. Correct me if I'm wrong, but Tiles is, in essence, just the JSP include extended a bit. So, if I have a page with 3 tiles (or 3 JSP includes alternatively), what gets returned to the browser is still a single HTML document that is the result of inserting the 3 tiles in the main page. Now, if the content changes in only the main page but the 3 tiles are static in nature, wouldn't the resultant HTML document rendered on the server be different and therefore the content of the tiles wouldn't be cached? I can understand if perhaps the tiles are cached ON THE SERVER. This makes sense to me. But, on the client?? Was I told something wrong (what I suspect) or is there something here for me to learn? Thanks all! -- Frank W. Zammetti Founder and Chief Software Architect Omnytex Technologies http://www.omnytex.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]