Hello Paul, you can achieve this with ajax4jsf. Have a look at the following postings:
question: https://ajax4jsf.dev.java.net/servlets/ReadMsg?list=users&msgNo=829 answer: https://ajax4jsf.dev.java.net/servlets/ReadMsg?list=users&msgNo=830 example: https://ajax4jsf.dev.java.net/servlets/ReadMsg?list=users&msgNo=848 Cheers, Martin On Mon, 2006-08-28 at 10:57 -0400, Paul Spencer wrote: > I need to implement a "Processing, please wait..." page that is > displayed when a long query is running. The backing bean currently has > a method that returns "processing" or "done" to indicate the processing > state of the query. When "processing" is returned, the "Processing, > please wait..." page is to be displayed for 1 second then then > processing state will be checked again. > > So how can I implement the above? > > > Paul Spencer
signature.asc
Description: This is a digitally signed message part

