returning to a results page (wa)
returning to a results page (wa)
- Subject: returning to a results page (wa)
- From: "Jonathan Fleming" <email@hidden>
- Date: Mon, 17 Feb 2003 19:21:21 +0000
I've been looking at the methods below to return to a results page from a
details page, both are constructed using the WORequestHandler
directActionRequestHandler = requestHandlerForKey("wa");
They are stateless basically, however, I can get the URL using the context()
method when the app is in a statefull condition, but I'm at a loss with
achieving the same in a stateless app.
Can someone point me in the right direction as I don't know which of these
to use or if any of these are what i should be using for what I wish to do.
Class WOComponent
context()
baseURL()
Class WOContext
directActionURLForActionNamed(String anActionName, NSDictionary aQueryDict)
Class WORequest
uri()
Many thanks
Jonathan
_________________________________________________________________
Surf together with new Shared Browsing
http://join.msn.com/?page=features/browse&pgmarket=en-gb&XAPID=74&DI=1059
_______________________________________________
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.