Re: Correct "Logout" Action
Re: Correct "Logout" Action
- Subject: Re: Correct "Logout" Action
- From: Arturo PĂ©rez <email@hidden>
- Date: Tue, 29 Jul 2003 23:55:38 -0400
On Tuesday, July 29, 2003, at 05:45 PM, Chuck Hill wrote:
What you are doing is fine. I've not seen that error in this context.
Does this avoid the error?
WORedirect redirect = pageWithName("WORedirect");
WORedirect redirect = new WORedirect(context());
I thought there was a technote that said never use new with WORedirect?
I imagine
that's true (no new) for any WO component.
-------
WebObjects in Philadelphia. You want a cheesesteak with that?
_______________________________________________
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.