Date: 2004-10-04T19:31:32 Editor: MartinCooper <[EMAIL PROTECTED]> Wiki: Apache Struts Wiki Page: StrutsFileUpload URL: http://wiki.apache.org/struts/StrutsFileUpload
no comment Change Log: ------------------------------------------------------------------------------ @@ -102,3 +102,5 @@ By default Struts uses Commons [http://jakarta.apache.org/commons/fileupload/ File Upload]. Alternative implementations can be plugged as long as they implement the '''org.apache.struts.upload.MultipartRequestHandler''' interface and Struts configured to use that implementation by specifying it in the '''multipartClass''' parameter in the <controller> element of the struts-config.xml + +'''Fair Warning''': The MultipartRequestHandler interface is almost certain to change in a Struts 1.3 or higher release. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]