| Author |
Progress bar in Struts
|
Eshwin Sukhdeve
Ranch Hand
Joined: Mar 15, 2012
Posts: 78
|
|
Hi,
I have one JSP page in my Struts Application.there I have one submit button.if I click on submit button.
I get some data in 2 TextArea.my req is when I click on submit button ..it should show progress bar,
until I get the data from action class in textarea.once I get the data in TextArea the progress bar should be closed.
its urgent.I am using struts 1.1
Thanks
|
 |
Junilu Lacar
Bartender
Joined: Feb 26, 2001
Posts: 4115
|
|
That's all nice to know but first, EaseUp (←click).
Now, did you have a specific question about all this? JQuery UI has a progress bar widget that's pretty easy to use. Is that kind of what you're looking for?
|
Junilu - [How to Ask Questions] [How to Answer Questions] [MiH]
|
 |
Pyla Rao
Ranch Hand
Joined: Jul 10, 2012
Posts: 49
|
|
you can try some of jquery progress bar examples at jqueryUI web site or
you can use BlockUI plug in from jquery.
|
 |
Eshwin Sukhdeve
Ranch Hand
Joined: Mar 15, 2012
Posts: 78
|
|
Thanks Pyla/Junilu,
actuly I have to do with java script code.can you please suggest me on this.
|
 |
 |
|
|
subject: Progress bar in Struts
|
|
|