The JavaScript is stored as a library asset in the jar file. If you externalize the asset, it tapestry will load it using more optimal means.
Richard -----Original Message----- From: Tapestry [mailto:[EMAIL PROTECTED] Sent: Thursday, November 03, 2005 8:53 AM To: [email protected] Subject: RE: performace issues with many date pickers in a page On a dev. system, with 2 date fields, avg. page rendering time is 245ms and without date fields, it is 5ms. We are looking into replacing datefields with external javascripts for client side date input/validation. It looks like javascript is getting loaded by browser everytime page is loaded instead of using it from cache. Any inputs.. -------------------- m2f -------------------- Sent from www.TapestryForums.com Read this topic online here: <<topic_link>> http://www.tapestryforums.com/viewtopic.php?p=10279#10279 -------------------- m2f -------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
