• 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: File upload from java client
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: File upload from java client


  • Subject: Re: File upload from java client
  • From: Nick Pilch <email@hidden>
  • Date: Thu, 25 Sep 2003 14:25:09 -0700

There is no component or method to do this easily that I know of. Shouldn't be too hard. You probably want to implement a method on the server that will receive the contents of the file as an NSData instance. On the client side, read the file into an NSData and then use EODistributedObjectStore.invokeRemoteMethodWithKeyPath() to send the NSData to the server.

At 4:26 PM +0530 9/26/03, Manish Sharma wrote:
Hi All

Currently, I am using java client at the client end. I would like to
create a file on client and store it; in addition to that I want to
upload the same file on the server also. Can anybody tell me how to
upload file to server from java client interface. I know if it would be
normal WO page then WOFileupload could be employed. But in my case I
dont want any GUI component also for user to search the file to be
uploaded. I want everything to happen internally.

Any help or guidance would be appreciated
Thanks

Regards
Manish Sharma
Avesta Computer Services
<mailto:email@hidden> email@hidden
020-6113187x114 (W)
020-6681814 (H)
_______________________________________________
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.


--

Nick Pilch / 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.

References: 
 >File upload from java client (From: "Manish Sharma" <email@hidden>)

  • Prev by Date: Disabling doubleclick-open actions in list controllers (D2JC)
  • Next by Date: Bizarre exception using XSLT
  • Previous by thread: File upload from java client
  • Next by thread: no instance / failed to open database channel.
  • Index(es):
    • Date
    • Thread