• 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: WOMessage and HTTP Response Message?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WOMessage and HTTP Response Message?


  • Subject: Re: WOMessage and HTTP Response Message?
  • From: Mike Schrag <email@hidden>
  • Date: Sun, 1 Jul 2007 18:15:35 -0400

It appears to be all done in the adaptor.

in response.c, resp_errorResponse:
   resp->statusMsg = WOSTRDUP("Error WebObjects");

in response.c, resp_redirectedResponse:
   resp->statusMsg = WOSTRDUP("OK Apple");

in transaction.c, _errorResponse:
         resp->statusMsg = WOSTRDUP("File Not Found");

On Jul 1, 2007, at 6:06 PM, Andrew Lindesay wrote:

Hello;

Does anybody know if WOResponse or the default WOAdaptor (app server) generates its own HTTP response messages from the HTTP status or is there some way to get/set this string?

cheers.

___
Andrew Lindesay
technology : www.lindesay.co.nz
business : www.silvereye.co.nz


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


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: 
 >WOMessage and HTTP Response Message? (From: Andrew Lindesay <email@hidden>)

  • Prev by Date: Re: [OT] moving to Eclipse... still some issue
  • Next by Date: Re: [ANN] WebObjects Community Survey 2007 !
  • Previous by thread: WOMessage and HTTP Response Message?
  • Next by thread: template parsing/generation inserts extra spaces
  • Index(es):
    • Date
    • Thread