Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / March 2008

Tip: Looking for answers? Try searching our database.

JSP Progress bar

Thread view: 
deepagulati@gmail.com - 31 Mar 2008 08:33 GMT
Hi,

I have a requirement to show progress Bar in jsp while uploading the
file.

I am using . <netui:fileUpload dataSource="actionForm.fileUpload"/> to
upload the file.

Is there anyway to achieve this.

Please suggest.

Thanks,
Deepa
Chase Preuninger - 31 Mar 2008 14:32 GMT
If you want to put one in the actual page then you need to look into
javascript and html, otherwise use a JApplet.

http://groups.google.com/group/java-software-develoupment?hl=en
Mark Space - 31 Mar 2008 17:07 GMT
> Hi,
>
> I have a requirement to show progress Bar in jsp while uploading the
> file.

You could do a search on Google.  Here's the first hit I found, although
it seems it may be a touch controversial.

<http://ajaxian.com/archives/dojo-file-upload-progress-bar-widget>
Roedy Green - 31 Mar 2008 18:26 GMT
>I have a requirement to show progress Bar in jsp while uploading the
>file.

If you use JavaScript then you bring on yourself all the headaches of
buggy, incomplete and incompatible JavaScript implementations, plus
browsers that don't support it at all.

If you use an Applet, then you need a proper Java installed and
configured.  MS by default blocks Java.

It seems to me it should be possible to do a purely server side
implementation that would be impervious to the previous problems..
Imagine if the server resent the contents of some small window every
few seconds.  I have never done this.  It might be a PNG file, which
would compress well, just a bar of different lengths on a transparent
background.
Signature


Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com



Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.