Servertec File Upload Class Package 1.1.2 09/04/2005
- initial open source release
Servertec File Upload Class Package 1.1.1 02/15/2002
- fixed bug in sample Servlet FileUploadServlet that resulted in a
java.io.UnsupportedEncodingException being throw when the request header
Accept-Charset contained a quality value
- fixed bug in sample Servlet FileUploadServlet that resulted in the
Language response header improperly being set when the request header
Accept-Language contained a quality value
- tested with Opera 6.01 Web Browser
- updated API documentation
- updated knowledge base
Servertec File Upload Class Package 1.1.0 12/17/2001
- added support for internationalization
- added stec.servlet.http.MultiPartForm.parse() method accepting character
encoding
- updated example
- updated javadocs
- updated documentation
Servertec File Upload Class Package 1.0.1 05/21/2001
- added work-around for Microsoft Internet Explorer bug that results in
stec.iws.MultiPartForm throwing a java.lang.StringIndexOutOfBoundsException
when SSL is enabled and the POST data is prematurely terminated
Servertec File Upload Class Package 1.0.0 04/29/2001
|