DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5995>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5995

multipar enctype does not work for Netscape

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX
            Summary|multipar enctype does not   |multipar enctype does not
                   |work for Netscape           |work for Netscape



------- Additional Comments From [EMAIL PROTECTED]  2002-01-28 18:33 -------
The container's responsibility to parse request parameters for you is defined in 
Section 4.1.1 of the Servlet 2.3 Specification.  In particular, on a POST this 
is only done when the content type is "application/x-www-form-urlencoded".  If 
the content type is anything else, the application is responsible for its own 
request parsing.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to