• 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: Session for webobjects
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Session for webobjects


  • Subject: Re: Session for webobjects
  • From: Kieran Kelleher <email@hidden>
  • Date: Sun, 9 Nov 2008 06:17:54 -0500

1. AFAIK, no reason why not. WebObjects is a Request-Response system. You could have a WO app that is just for web service requests. You can implement your own request handler to make your WO app handle requests in a special way, like the iTMS store does or the ERXRest (Wonder) framework. The responses don't have to be web pages (web interface)

2. Don't know anything about JNDI, but if no one else provides better answers, I would look at Wonder's ERRest framework for a working example of how to implement a custom request handler incorporating WOSession handling in your WO app. Specifically the class er.rest.ERXRestRequestHandler#handleRequest( ...) would be a good starting point.

HTH, Kieran

On Nov 9, 2008, at 12:48 AM, Don Lindsay wrote:

Hello;

A couple of questions:

1. Is it possible to have a web objects application without any web interface?
2. Is it possible to access a session for a web objects application through jndi?


Don
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden

_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Session for webobjects (From: Don Lindsay <email@hidden>)

  • Prev by Date: Re: Spell Check with WebObjects
  • Next by Date: Re: EO Table creation failing
  • Previous by thread: Session for webobjects
  • Next by thread: Re: Session for webobjects
  • Index(es):
    • Date
    • Thread