All Tags » upload » java (RSS)

Browse by Tags

  • Re: Incremental POST Uploads

    I hate to cheat but there is a great library for constructing the SOAP envelopes, it would at least show you how to do it on your own if you don't want to use the full library (memory concerns.) http://www.ibm.com/developerworks/xml/library/x-soapcl/ That is a sample using the library to construct...
    Posted to General Discussions (Forum) by BarryR on 10-13-2007
  • Re: HTTP POST Upload example

    Please download the Java SDK it does this already. I would suggest using the SDK to simplify your application and abstracting you from the actual calls. You can find the download here: http://developer.nirvanix.com/files/folders/j2ee_java/entry57.aspx and the sample application using this SDK: http:...
    Posted to Java (Forum) by BarryR on 10-04-2007
Page 1 of 1 (2 items)