> I need so send files to the ftp-server by using
> servlet.
No different from using any other Java class. Grab any FTP library and send it.
> And I have a problem with the creating the connection
> to the ftp-server.
> Could someone help me, please?
Sure.