Do you mean you're trying to do an FTP download _of_ Java _in_ Java?
I wouldn't attempt this: there's one form (the license agreement) followed
by another form (the FTP download site selection). And Sun would probably
consider bypassing the forms (if possible) as legally questionable,
especially the license agreement.
If you're just trying to do an FTP download in Java (of something else),
look at
http://java.sun.com/j2se/1.3/docs/api/java/net/URL.html
specifically, URL.openConnection().
-- Bill K.
> -----Original Message-----
> From: aswath satrasala [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 05, 2001 6:57 AM
> To: [EMAIL PROTECTED]
> Subject: download files using ftp
>
>
> Hi,
> I have seen on Sun's web site, an option to download JDK using
> ftp download.
> Are there any samples to do this. Please
> point to the documentation.
>
> Thanks
> -Aswath
>
>
> >From: Fran�ois Andromaque <[EMAIL PROTECTED]>
> >Reply-To: [EMAIL PROTECTED]
> >To: <[EMAIL PROTECTED]>
> >Subject: TOMCAT and APACHE
> >Date: Tue, 5 Jun 2001 15:44:07 +0200
> >
> >I've configured separately apache to work with SSL and
> TOMCAT to establish
> >a distant database connection, i would like know to make the
> both to work
> >together.
> >If mod_jk is really necessary, what are the steps to compile it?
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
>