M Thanasekaran wrote:

> Hi,
>
> I am trying to upload the files from the client (browser) . If I run from my
> system it's working fine. That means it's getting file path from the local
> system.
>
> I want to upload the file without using FTP server's. Is it possible?
>
> Anybody can help me regarding this?
>
> Thanks!
> Dhans
> [...]

Hi :-)

*  in the book "JAVA Servlet Programming"(Jason Hunter,
   First Edition,   ISBN 1-56592-391-X ), from P107, you can
   find the sample code(html, Servlet) for uploading file.

*  and you can download all the sample code of this book ->
    jservlet.zip from:
    http://www.servlets.com/jsp/examples/index.html
    so don't need to input  the code by finger.   //haha:-)

* and you can download the lib class -> cos-23Jan2001.zip
  from:
  http://www.servlets.com/resources/com.oreilly.servlet/index.html


Bo
Jan.29, 2001

___________________________________________________________________________
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