Re: WOContext->completeURLWithRequestHandlerKey's aRequestHandlerPath
Re: WOContext->completeURLWithRequestHandlerKey's aRequestHandlerPath
- Subject: Re: WOContext->completeURLWithRequestHandlerKey's aRequestHandlerPath
- From: LD <email@hidden>
- Date: Wed, 24 Aug 2005 07:20:06 +1000
Hi there,
On 24/08/2005, at 2:31 AM, Chuck Hill wrote:
On Aug 22, 2005, at 8:11 PM, LD wrote:
WOContext's API mentions that the above argument attribute (i.e.,
aRequestHandlerPath) is any valid URL encoded string.
See WOApplication's
public String <*>RequestHandlerKey() methods.
Wrong attribute Chuck... (see below)
In translation, does that mean it will take the returned values
from either context.componentActionURL or
context.directActionURLForActionNamed?
I'm not clear on what you are asking. This only sets the key in
the URL (wa, wo, ws. wr etc). Form values are taken from the
aQueryString parameter.
Yep, I'm clear on all of those... that's not what I was asking. I'm
needing clarification on _aRequestHandlerPath_.
i.e., 2nd argument of the method:
completeURLWithRequestHandlerKey(String requestHandlerKey, String
**aRequestHandlerPath**, String aQueryString, boolean isSecure, int
somePort)
Any help with that one?
Thanks.
with regards,
--
LD
_______________________________________________
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