aspose file tools
The moose likes JSP and the fly likes page render time Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "page render time" Watch "page render time" New topic
Author

page render time

Santosh Ramachandrula
Ranch Hand

Joined: Apr 04, 2004
Posts: 252
Hi,
I would like to display the page render time along with the page contents. How do I accomplish this?


Thanks,
Santosh
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56204
    
  13

That depends greatly on what is meant by "page render time".


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Santosh Ramachandrula
Ranch Hand

Joined: Apr 04, 2004
Posts: 252
Render (Response) time = The time elapsed between an action and the response displayed in the page.
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56204
    
  13

That's still not very precsise. What's "action time"? And how will you tell when the browser has finished rendering the page? IE can take quite a long time to render complex HTML.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: page render time
 
Similar Threads
HTML/JSP render time
buttonName.click() is not working in Netscape
Rendering HTML
Performance - Load itens in a combo box
Link action not work, when i load jquery plugin