Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

connect to ftp server in java

807589Aug 27 2008 — edited Aug 27 2008
Hello guys,
I need your help.
I've a web application build with jsp.
I need to upload a file from my jsp to a ftp with authentication.
I tried using java.net class (I found a working example on network) but it seems not working correctly on IE7, due to some feature added in IE7 and not present in IE6.
Could someone tell me a method working with IE7 and Mozilla?
Could you post some code to better undestand?

Thanks,
I hope in your help
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 24 2008
Added on Aug 27 2008
1 comment
248 views