I assume he means via API? context()._generateCompleteURLs(); String url = context().urlWithRequestHandlerKey(..) context()._generateRelativeURLs();
ms On Feb 23, 2010, at 10:08 PM, Kieran Kelleher wrote: > Open the launch config in Eclipse. Go to the WO tab and change the WOPort > launch property from -1 to a fixed port number. > > <woport.jpg> > > > On Feb 23, 2010, at 6:09 PM, James Cicenia wrote: > >> Hello - >> >> How do I get the full absolute url in my dev environment... >> >> I need to get something like: >> >> http://10.0.1.200:64420/cgi-bin/WebObjects/ ..... >> >> Especially the dynamic port number >> >> Thanks >> James >> >> _______________________________________________ >> Do not post admin requests to the list. They will be ignored. >> Webobjects-dev mailing list ([email protected]) >> Help/Unsubscribe/Update your Subscription: >> http://lists.apple.com/mailman/options/webobjects-dev/kieran_lists%40mac.com >> >> This email sent to [email protected] > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/webobjects-dev/mschrag%40mdimension.com > > This email sent to [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
