• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Using WebObjects to upload very large files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using WebObjects to upload very large files


  • Subject: Re: Using WebObjects to upload very large files
  • From: Karl Gretton <email@hidden>
  • Date: Sat, 21 Feb 2004 11:43:41 -0500

Hi,

WO provides the WOLongResponse exactly for this purpose. The concept is that you spawn a thread to handle the upload in the background and then refresh a status page showing progress.

There is an example shipped with WO (On MacOS X at least) called LongRequest that illustrates this.

Karl

On Feb 21, 2004, at 4:37 AM, Martin Tonks wrote:

I have a web based WO project where the users will need to regularly upload
very large files (30 to 60MB per file would be typical). What I would really
like to achieve is for the user to be able to select the file for uploading
from their local file system, the application then identifies the size of
the file and whilst the file is being uploaded (direct to disk so as not to
consume vital memory server) report back to the user is state of
completeness. In essence FTP using WO.


Any suggestions?


Martin
ZAP FACTOR
www.zapfactor.com | t: 01308 420 184 | m: 07811 944 883 | e:
email@hidden
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Using WebObjects to upload very large files
      • From: Jonathan Rochkind <email@hidden>
    • Re: Using WebObjects to upload very large files
      • From: Dov Rosenberg <email@hidden>
References: 
 >Using WebObjects to upload very large files (From: Martin Tonks <email@hidden>)

  • Prev by Date: Using WebObjects to upload very large files
  • Next by Date: Re: Using WebObjects to upload very large files
  • Previous by thread: Using WebObjects to upload very large files
  • Next by thread: Re: Using WebObjects to upload very large files
  • Index(es):
    • Date
    • Thread