Re: File Upload Limits

2004-09-30 Thread struts Dude
Message - From: "David G. Friedman" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Friday, September 24, 2004 7:45 PM Subject: RE: File Upload Limits Zoran, I'm on Struts v1.2.4 and it works as specified. Here is an outline of th

Re: File Upload Limits [SOLVED]

2004-09-24 Thread Zoran Avtarovski
I was using the FileUpload example as a starting point and I left the inputForward="true" in my struts-config controller element. When I removed it all worked file, but for now I'm happy it's working. I'll have to have a look later at what exactly the inputForward="true" attribute does. But thank

RE: File Upload Limits

2004-09-24 Thread David G. Friedman
TECTED] Sent: Thursday, September 23, 2004 9:12 AM To: Struts Users Mailing List Subject: File Upload Limits I'm trying to find some detailed information on how to use the file size limits using the struts MultipartRequestHandler. In the past I have used a custom servlet, but I thought it was tim

Re: File Upload Limits: CODE BLOAT

2004-09-23 Thread Michael McGrady
Zoran Avtarovski wrote: I'm trying to find some detailed information on how to use the file size limits using the struts MultipartRequestHandler. In the past I have used a custom servlet, but I thought it was time to bring this into the struts world. Before anybody says anything, I tried to search

Re: File Upload Limits

2004-09-23 Thread Zoran Avtarovski
Thanks Michael, But I was under the impression that the Struts Uploader was just an implementation of the commons uploader. I remember reading somewhere that the two are the one and the same. Either way, any help would be appreciated. Zoran > Zoran Avtarovski wrote: > >> I'm trying to find som

Re: File Upload Limits

2004-09-23 Thread Michael McGrady
Zoran Avtarovski wrote: I'm trying to find some detailed information on how to use the file size limits using the struts MultipartRequestHandler. In the past I have used a custom servlet, but I thought it was time to bring this into the struts world. Before anybody says anything, I tried to search

RE: File Upload Limits

2004-09-23 Thread Geeta Ramani
List Subject: File Upload Limits I'm trying to find some detailed information on how to use the file size limits using the struts MultipartRequestHandler. In the past I have used a custom servlet, but I thought it was time to bring this into the struts world. Before anybody says anything,

File Upload Limits

2004-09-23 Thread Zoran Avtarovski
I'm trying to find some detailed information on how to use the file size limits using the struts MultipartRequestHandler. In the past I have used a custom servlet, but I thought it was time to bring this into the struts world. Before anybody says anything, I tried to search the list archive but it