CreateAnAJAXBasedFileuploadProgressbarDialog |
|
Your trail: |
Difference between
version 2
and
version 1:
At line 1 changed 1 line. |
#Create a struts based Appfuse project |
!This HOWTO shows how i combined [AJAX Struts File Upload Progress Meter|http://kencochrane.blogspot.com/2006/03/ajax-struts-file-upload-progress-meter.html] with a custom tweaked version of [Lightbox Gone Wild!|http://particletree.com/features/lightbox-gone-wild/] to create a user friendly upload progress |
bar dialog with the webpage below faded out. This means that users are unable to click on any links on the website and gets the visual indication of how much is left of the file transfer. |
|
!!Create a struts based Appfuse project |
|
!!Install the serverside utility classes |
|
!!Configure DWR |
|
!!Test DWR |
|
!!Create css and javascript files |
|
!!Create the Struts Action |
|
!!Create the Atruts JSP incliding the form |
Back to CreateAnAJAXBasedFileuploadProgressbarDialog,
or to the Page History.
|