Serverside streaming.
Friends,
In my current project, i want to save the IE content as an MHT file,and upload that saved file in the server.I have tried methods using VB which will read and save the file in the temporary location in the client machine.Now due to securtiy reasons, i cant go ahead with this approach, i am trying to ge teh content of the IE file to the server , as a.stream, then write that stream to a temporary file in the server.
Is there any utitily/open java source available to achieve this?
hope this isnt a unique problem,if any of you have come across any such please throw some light.
Thanks
Vishy

