Is your page precompiled?  Are you doing the timing test on your second display of the 
page?  The first display of a non-precompiled JSP will take much longer, as it has to 
generate and compile the servlet class.

> -----Original Message-----
> From: Davide Bruzzone [mailto:Davide.Bruzzone@;ngt.com]
> Sent: Friday, November 01, 2002 12:43 PM
> 
> I have a page that, for test purposes, is generating a 1760 
> row table (Not a
> gigantic table by any stretch of the imagination). Although I 
> don't expect
> our data sets to be this big all the time, I need to make the 
> application
> responsive (i.e. If it starts displaying rows immediately - 
> while its still
> spitting out other rows - that's fine. What's unacceptable is if the
> application takes a while to do whatever its doing, and 
> doesn't generate any
> output until its done, leaving the user with a blank page 
> while they wait).

--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to