• 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: Advice on server-side web service technology
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Advice on server-side web service technology


  • Subject: Re: Advice on server-side web service technology
  • From: Alexander Spohr <email@hidden>
  • Date: Fri, 17 Apr 2009 10:23:19 +0200


Am 17.04.2009 um 00:06 schrieb Russell Cook:

I am working on a custom Obj-C framework that I need to expose through web
services on an Xserve. I am finding a serious lack of support for
server-side web services in the Cocoa frameworks. My searching has turned
up little from others following this same path. From what I have found,
these are my options:


- WebObjects (Java, is this still recommended for use? still supported and
maintained?)

This is your best option. Apple uses it throughout their web services.

And you will find at home if you already know Cocoa because Foundation is there. CoreData is a lightweight EOF so that is a known part also. The WO-framework is a logical extension.
And it is portable as it is pure Java. Can be deployed standalone, no other appserver (e.g. Tomcat) needed but sill possible.


I used it since version 0.9 and tried lots of other application servers. I still think it is the best thing out there - but I do have a strong WO/Cocoa bias anyway, as I work with that stuff since 1991 ;)

	atze

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Advice on server-side web service technology
      • From: Alexander Hartner <email@hidden>
References: 
 >Advice on server-side web service technology (From: Russell Cook <email@hidden>)

  • Prev by Date: Need to simulate iphone camera application
  • Next by Date: Re: Loading Entities from a CoreData document
  • Previous by thread: Advice on server-side web service technology
  • Next by thread: Re: Advice on server-side web service technology
  • Index(es):
    • Date
    • Thread