ShaileshD
September 15th, 2000, 07:58 AM
Hello Ginious,
I am presently facing one problem in servlets. I am having appachi servers, one is on NT and the other on Linux. Both are having different IP addresses. I can upload a file on client's side on Linux server using servlet. I am using OReilly's MultipartRequest class for this purpose. I am successful doing this. But now my reqirement has changed. I want to upload file to NT server using the same servlet. The difficulty is that, I am using IP of Linux Server while I want to upload file at NT at different IP address.
Please help me in this regards.
Thanks & regards
Shailesh
I am presently facing one problem in servlets. I am having appachi servers, one is on NT and the other on Linux. Both are having different IP addresses. I can upload a file on client's side on Linux server using servlet. I am using OReilly's MultipartRequest class for this purpose. I am successful doing this. But now my reqirement has changed. I want to upload file to NT server using the same servlet. The difficulty is that, I am using IP of Linux Server while I want to upload file at NT at different IP address.
Please help me in this regards.
Thanks & regards
Shailesh