Hi, I'm implementing an email address change feature in a D2W app. In the course of this I'd like to set a cookie with a UUID. Alas, the NextPageDelegate interface requires me to return a WOComponent. Which seems to make it impossible to pass a cookie with the response, the component being generated via D2W. Is there any way I can handle this w/o using a custom page or a redirect to a DA that sets a cookie?
Fabian _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
