Help needed here.........

hi , i want to display a progress bar in the client in a jsp file, after i had submitted a file to server.... that progress bar should be displayed untill the server responds..........plese provide some code if possible
[233 byte] By [dsenthilnathana] at [2007-10-3 4:18:01]
# 1

The java code in a JSP page is interpreted on the server, before the page is loaded into the browser on the client. My suggestion is that what you wish to achieve can be accomplished with javascript/DHTML.

And in the future, please use descriptive subject headings. This helps others who can benefit from this thread.

Message was edited by: nantucket

nantucket

nantucketa at 2007-7-14 22:19:38 > top of Java-index,Java Essentials,Java Programming...
# 2
> And in the future, please use descriptive subject> headings. This helps others who can benefit from> this thread.Didn't you see the ........ progress bar in the subject?
pkwoostera at 2007-7-14 22:19:38 > top of Java-index,Java Essentials,Java Programming...
# 3
> > And in the future, please use descriptive subject> > headings. This helps others who can benefit from> > this thread.> > Didn't you see the ........ progress bar in the> subject?lol. :o)
nantucketa at 2007-7-14 22:19:38 > top of Java-index,Java Essentials,Java Programming...
# 4
> > And in the future, please use descriptive subject> > headings. This helps others who can benefit from> > this thread.> > Didn't you see the ........ progress bar in the> subject?but it's not moving............
jwentinga at 2007-7-14 22:19:38 > top of Java-index,Java Essentials,Java Programming...
# 5
> but it's not moving............Then I guess he's not making any progress.
pkwoostera at 2007-7-14 22:19:38 > top of Java-index,Java Essentials,Java Programming...
# 6
Thanks for your sugesstions and helps....... I will surely follow it in my next post
dsenthilnathana at 2007-7-14 22:19:38 > top of Java-index,Java Essentials,Java Programming...
# 7
you're welcome
nantucketa at 2007-7-14 22:19:38 > top of Java-index,Java Essentials,Java Programming...