RE: Why so slowly
"Chris Miller" <[email protected]> Tue, 28 Jun 2005 07:50:46 +0000
| Newsgroups | gmane.comp.web.sitemesh.general,gmane.comp.lang.pnuts.user |
|---|---|
| Message-ID | <[email protected]> |
You don't provide any details about what you mean by "complex", or what your decorator is doing. Remember however that Sitemesh has to post-process the response, and hence can't decorate the page or return any data to the user until your entire page has finished rendering. The actual parsing and decoration of your page by Sitemesh should be very fast indeed, so either your page is taking a long time to render completely, or something in your decorator or configuration is causing the delay. >From: qunxinli <[email protected]> >Reply-To: [email protected] >To: [email protected] >Subject: [Opensymphony-sitemesh] Why so slowly >Date: Tue, 28 Jun 2005 02:12:05 CDT > >I have configured sitemesh for my project,for the simple jsp,Sitemesh runs >fast.But with a complex jsp,when uses sitemesh ,it becomes very slowly,but >if no use sitemesh,this jsp is fast. > >--------------------------------------------------------------------- >Posted via Jive Forums >http://forums.opensymphony.com/thread.jspa?threadID=3738&messageID=9396#9396 > > >--------------------------------------------------------------------- >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]