Hello, I want to provide a form where people can specify an input file which then is to be processed in a bean invoked from my JSP. How do I do this? I tried using a form having <input type=file name=xmlFile/>, but can't figure out how to process the request in the JSP. Regards, erik =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
