Well... i'm working on an industrial proj... that's why i can't possibly use any 3rd party package.... i have to use pure java.
use java as bean, jsp to use the bean.
in the java code itself, i need to use the ftp command, but have limited command - PUT, CD, QUIT, FTP...
ftp server at a remote end.
so wonder if anyone can help