• 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: Including comments in a component. How?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Including comments in a component. How?


  • Subject: Re: Including comments in a component. How?
  • From: Chuck Hill <email@hidden>
  • Date: Thu, 13 Nov 2003 20:07:50 -0800

Add this to your application constructor:
setIncludeCommentsInResponses(true);

Or, the app properties are documented here:
http://developer.apple.com/documentation/WebObjects/WOAppProperties/index.html

So for WOIncludeCommentsInResponse,

-DWOIncludeCommentsInResponse=true

-WOIncludeCommentsInResponse true might also work, but I prefer the Java
form as I trust it more.


Chuck



At 11:21 AM 13/11/2003 -0800, B. Olav Anderson wrote:
>I noticed that comments are stripped out of the final response page.
>
>I was wondering how to keep them in.
>
>There used to be a command line argument -WOIncludeComments which
>defaulted to YES.
>
>I guess that's gone now.
>
>
>Anybody have any suggestions?
>
>Thanks.
>_______________________________________________
>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.
>

--

Chuck Hill                                 email@hidden
Global Village Consulting Inc.             http://www.global-village.net
_______________________________________________
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: 
 >Including comments in a component. How? (From: "B. Olav Anderson" <email@hidden>)

  • Prev by Date: Re: Problem with WebServices and WebObjects 5.2.2
  • Next by Date: Re: WOApplication.primeApplication() deprecated
  • Previous by thread: Including comments in a component. How?
  • Next by thread: Re: "Cannot obtain globalId for an object which..."
  • Index(es):
    • Date
    • Thread