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

Reply via email to