Check the MultipartRequest at
http://www.servlets.com/resources/com.oreilly.servlet/index.html

-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Arunkumar S Keserla
Sent: 29. september 2000 14:04
To: [EMAIL PROTECTED]
Subject: Upload component in JSP


Hi

I am new to JSP, i need to implement a JSP application which would read a
text file and get information and update a database based on the contents
of the file.

I was thinking of implementing it the following way, upload a file using a
browser and use beans to disseminate the information in the file and update
the database.

The problem comes here. I have used little ASP and i know there exists a
file upload component. Does there exist any in JSP a third party or free or
in built etc. Or is there any other way that is preferred in accomplishing
what i want

Thanks in advance, Any assistance greatly appreciated

Thanks
Arun

===========================================================================
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

===========================================================================
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

Reply via email to