Re: Setting HTTP headers for every page in a webapp
Re: Setting HTTP headers for every page in a webapp
- Subject: Re: Setting HTTP headers for every page in a webapp
- From: Chuck Hill <email@hidden>
- Date: Tue, 7 Dec 2004 07:44:38 -0800
If it is session based, you can use appendToResponse in Session. That
won't get called for direct actions. Hmmm, you should be able to set
it in performAction for direct actions.
Chuck
On Dec 7, 2004, at 7:37 AM, John Andersson wrote:
Hi list!
Where is the best place to set a HTTP header so it gets added on every
page on a system?
I want to add a P3P-header to make PC-Explorer tolerate
session-cookies when a WO page is loaded in a frame from a different
site.
Do I have to override "appendToResponse" in every page component?
/John
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
village.net
This email sent to email@hidden
--
Practical WebObjects - a book for intermediate WebObjects developers
who want to increase their overall knowledge of WebObjects, or those
who are trying to solve specific application development problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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