• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Testing DirectAction on localhost
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Testing DirectAction on localhost


  • Subject: Testing DirectAction on localhost
  • From: Erwin <email@hidden>
  • Date: Mon, 18 Oct 2004 11:09:20 +0200

I try to test a DirectAction locally.. during development phase
I build and run the target WOApp,

[2004-10-18 10:52:14 CEST] <main> Opening application's URL in browser:
http://localhost:61920/cgi-bin/WebObjects/OnVisit.woa
[2004-10-18 10:52:15 CEST] <main> Waiting for requests...


then I build and run the 'requesting' WOApp :

[2004-10-18 10:52:43 CEST] <main> Opening application's URL in browser:
http://localhost:61981/cgi-bin/WebObjects/DirectActions.woa
[2004-10-18 10:52:43 CEST] <main> Waiting for requests...


where I have a link to the target in my href binding

Hyperlink1: WOHyperlink {
href = "localhost:61920/cgi-bin/WebObjects/OnVisit.woa/wa//visitAction/";
}


when I hit the hyperlink the URL becomes :

http://localhost:62218/cgi-bin/WebObjects/localhost:61920/cgi-bin/WebObjects/OnVisit.woa/wa//visitAction/

what should I modify to get the expected URL..... and redirect the directaction...

thanks
 _______________________________________________
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

  • Follow-Ups:
    • Re: Testing DirectAction on localhost
      • From: Dirk Bajohr <email@hidden>
  • Prev by Date: Re: security and redirects [SOLVED]
  • Next by Date: Re: Testing DirectAction on localhost
  • Previous by thread: Re: Caching reference data
  • Next by thread: Re: Testing DirectAction on localhost
  • Index(es):
    • Date
    • Thread