Tim Fox wrote:
>
> Have you tried the oreilly servlets classes?
>
> http://www.servlets.com/resources/com.oreilly.servlet/
>
> They seem quite robust - the only limitation/design-drawback is
> you can't seem to upload two files with the same filename
> concurrently.

Glad you liked the classes.  :-)

Actually, if you upload your files to different directories you can
accomplish this as well.  Also, there'll be a more customizable version
of MultipartRequest coming soon.  Stay tuned.

(There's a servlets-announce list on Servlets.com if you want to know
immediately when it releases.)

-jh-

--
Jason Hunter
[EMAIL PROTECTED]
Book:    http://www.servlets.com/book
2.0 to 2.1: http://www.javaworld.com/jw-12-1998/jw-12-servletapi.html
2.1 to 2.2: http://www.javaworld.com/jw-10-1999/jw-10-servletapi.html

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