aspose file tools
The moose likes JSF and the fly likes How to check if page has rendered completely... 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 » JSF
Reply Bookmark "How to check if page has rendered completely..." Watch "How to check if page has rendered completely..." New topic
Author

How to check if page has rendered completely...

S. Schaefer
Greenhorn

Joined: Feb 06, 2011
Posts: 7

Hi there.
I'm just wondering if anybody could tell me a way to check (e.g. via IceFaces, Selemium, ...), if the page is completely rendered...?
I read something about a handler that is called if this is the case, but i'm quite sure, because this topic was written 2004...

Can anybody help me? =)

Greetz
gilaras
Tim Holloway
Saloon Keeper

Joined: Jun 25, 2001
Posts: 14475
    
    7

JSF doesn't normally concern itself with that, since it's a client-side event and therefore has to be bound to some sort of JavaScript action.

I really haven't seen anything on JSF and render-complete JavaScript, but I have seen a fair amount on vanilla web pages with JavaScript render-complete actions just by a little Googling.

An alternative is to use a framework such as jQuery, which makes actions like this quite trivial.


Customer surveys are for companies who didn't pay proper attention to begin with.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How to check if page has rendered completely...
 
Similar Threads
Application server 500 server internal error - Fatal Error -
Not able to submit Ordered List even using Indexed property
Page inclusion error
Is there a "page load" type of event?
mock exam list