Thanks for the hints. I already saw that Tobago has a progress bar. But did not find any examples. Can anyone supply a link?
Greetz Frozone Alexey Kakunin-2 wrote: > > You can read short instruction about ajax-based file upload with > progress-bar implementation here: > http://www.emforge.org/wiki/AjaxBasedFileUploadForJava > > 2007/4/12, Adrian Mitev <[EMAIL PROTECTED]>: >> >> Trinidad got working progress bar. >> >> 2007/4/12, Frozone <[EMAIL PROTECTED]>: >> > >> > >> > Hi Newsgroup, >> > >> > I'm really getting mad with this thing. For an application with an >> > file-upload I want the user to see the progress of the file-uplaod. >> > I already implemented the file upload which works fine. The user can >> > upload >> > an excel sheet and the programm iterates through it and saves the >> > content >> > into a mySQL database. Now there are about 10.000 rows and it takes >> some >> > time until the whole file is read. Can I anyhow show the user the >> > progress? >> > A ProgressBar would be the best thing I guess but I did not get any one >> > to >> > work. Does anybody have a tutorial or some code snippets for me? >> > >> > Thanks a lot in advance! >> > >> > Greetz >> > Frozone >> > -- >> > View this message in context: >> > http://www.nabble.com/ProgressBar-tf3562315.html#a9949517 >> > Sent from the MyFaces - Users mailing list archive at Nabble.com . >> > >> > >> > > > -- > With Best Regards, > Alexey Kakunin, EmDev Limited > > Professional Software Development: > http://www.emdev.ru > > -- View this message in context: http://www.nabble.com/ProgressBar-tf3562315.html#a9958104 Sent from the MyFaces - Users mailing list archive at Nabble.com.

