The short answer is no because this is how the browser receives the data
about the page, and pretty much all browsers display the data as soon as
they can after get it.

There are things you can do to reduce the visibility of this to the user
(smaller tables and div areas, smaller pages, etc.), but there isn't
anything you can do about how the browser receives the data and chooses to
render it.

-----Original Message-----
From: Charbel Abdul-Massih [mailto:[EMAIL PROTECTED] 
Sent: 23 May 2007 15:59
To: user@struts.apache.org
Subject: JSP pre-compile question

Hi,

I am evaluating Struts 2.0, and I'm using tiles pluging with it...

 

When my pages render in the browser, they seem to render top down, with a
slight delay in rendering...meaning the top of the page renders first, then
the rest of the page renders gradually, until you see the full page...Is
there a way to change this and have it render without the delay???

 

Thanks,
Charbel



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to