Hello everybody! I wrote to the Mailing-List some days ago. That was about the displaying of progress-bars during fileupload. I made progress on this in that manner that I have a patched version of the commons-fileupload-library which can do the thing. But now I have to change the way Struts handles the FileUpload. I know that I can overwrite the RequestProcessor and implement my own one. I hope that it is possible to achieve my goal by doing this. What I basically need, is the sport where Struts reads the files from the multipart-request into the DiskFileUpload, since at this spot the progress bar tugs in. Can somebody tell me a good way to do this? I know that there is a CommonsMultipartRequestHandler which starts on doing this. But where exactly does Struts utilize this thing? Thx for any help! Hope this is not too specific.
_______________________________________ Tim Adler, Abt. SDA1 Adress Management Solutions AZ | Direct Carl-Bertelsmann Stra�e 161s D-33311 G�tersloh Tel.: 05241/ 80 - 89574 [EMAIL PROTECTED]

