Hi! This is my question, i have developed an web application in struts where i have facing some unusual uploading time, size of file were more than 5MB, actually time taking in web server to upload an file is not an problem,i need an success page immediatly after clicking "upload file " button. but i can't move to succes page before completing the upload process, do anybody have idea of showing the success page immediatly after submission, uploading action will be executed internally but not shown in front
View All Comments
| View Tutorial