At 09:31 PM 10/25/01 +0100, Andreas Poisel wrote: >Another 0.6 question: >Will there be a method to access the names of uploaded files in 0.6.x? >It's easy to patch HTTPRequest to achieve this, but it would be more >comfortable to test my servlets with new Webware versions without having >to apply this patch.
Yes, look at the FileUpload example servlet. It shows how to do file uploads, including getting the filename. -- - Geoff Talvola [EMAIL PROTECTED] _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
