| Author |
Waiting Message
|
danny liu
Ranch Hand
Joined: Jan 22, 2004
Posts: 185
|
|
Hi, A background process is very time-consuming and need to display a "Please wait...." message to the client. How to do that in Struts? Thanks.
|
 |
Merrill Higginson
Ranch Hand
Joined: Feb 15, 2005
Posts: 4864
|
|
|
You can find several possible solutions to this by Googling "JSP please wait message". I've used the technique demonstrated in this link before, and found that it works pretty well. The example is written for JSF, but the technique can be used in any JSP.
|
Merrill
Consultant, Sima Solutions
|
 |
vijay saraf
Ranch Hand
Joined: Jan 08, 2005
Posts: 141
|
|
you can refer following thread Click here
|
Thanks
Vijay Saraf.
|
 |
danny liu
Ranch Hand
Joined: Jan 22, 2004
Posts: 185
|
|
|
Thanks folks.
|
 |
 |
|
|
subject: Waiting Message
|
|
|