Check out Upload taglib from Coldtags suite: http://www.servletsuite.com/jsp.htm
>From: Luis Cornide Arce <[EMAIL PROTECTED]> >Reply-To: A mailing list about Java Server Pages specification and >reference <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: getting parameters from a multipart/form-data >Date: Thu, 31 Jan 2002 15:55:51 +0100 > >Hi List! > >I have a jsp page that uploads a file to the server, but I also have >other parameters (textfields, selects, etc.). When I tried to read that >parameters through the method getParameter of the class Request it >returns null. After that, I have read that it's imposible to do that >with the encoding "multipart/form-data", how could I get the other >parameters of the form? > >Thanks in advance, > >Luis -- Coldbeans Software - server-side Java (tm) components http://www.servletsuite.com __________________________________________________________________ Your favorite stores, helpful shopping tools and great gift ideas. Experience the convenience of buying online with Shop@Netscape! http://shopnow.netscape.com/ Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/ =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com
