Re: Time of displaying data on the page

2007-03-20 Thread Ed Griebel
Hi- Do you mean to say that the time difference is much less than the time from when you click the mouse, to when page is rendered in browser? In your code below, since you are using <%=scriptlets%> you are only going to measure the time that the Java servlet itself takes. This will not take int

Time of displaying data on the page

2007-03-20 Thread puchacz
ny idea, please tell me!!! I sit on this problem for a such a long time, and nothing :(. Thnx -- View this message in context: http://www.nabble.com/Time-of-displaying-data-on-the-page-tf3436810.html#a9582552 Sent from the Struts - User mailing list archive at Nabble.com. ---