I am working on an application that needs to handle file uploads. Given
this, I'm wondering if the Servlet 2.3 API provides direct support for
this (I know how to get the query string and parse it, however I'm looking
for a "getFileParameter()" method, really). I cannot find any support for
such, and just thought I'd check before I start writing my own?

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to