Hi,
Thanks.
>From where can I download NetComponents for FTP management? I am not using Model 2.
Is there any other way that I can do FTP using JSP? Also how can I do this using
Secure Socket Layer SSL?
    Java does not seem to have a direct way to copy a file. Do I have to open and
read the file into another file to do this.

Vikas.

"Shun, Vadim" wrote:

> I use a library (free) called NetComponents for FTP management, you can
> download it from the Web.
>
> Despite its possible to use it from JSP, I would not recommend doing it as
> it clogs your presentation files. Place it into your bean if you are using
> Model 2.
>
> Vadim Shun
> NEW Corp
> Dulles, VA
>
> -----Original Message-----
> From: vikas [mailto:[EMAIL PROTECTED]]
> Sent: Friday, May 12, 2000 1:23 AM
> Subject: FTP using JSP
>
> Hi,
>     I am trying to create FTP facility using JSP in which clients have
> read or write permissions to some directories on the server. Users are
> allowed to ftp into certain directories only depending on several
> factors which I plan to handle using session variables or database.
>     What I need to know is how to give the base functionality of FTP
> using JSP. Does JSP have any objects that directly assist FTP, or are
> there any components available on the net.
>
> Thanks in advance.
> Vikas.
>
> ===========================================================================
> 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