• 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
href path components
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

href path components


  • Subject: href path components
  • From: "Richard Bruch" <email@hidden>
  • Date: Sun, 8 Feb 2004 22:43:57 +0100

Hello List,

we develop an app for Vodafone PartnerML interface. They support automatic
billing provided that your paid links contain the "folder" with the name
"premium". For example /xxxapp/folder1 is a free link while
/xxxapp/premium/folder2 is a paid link. At a first glance there is no means to
influence how WO generates component action urls. But by playing around a
little with them i found out that a link
http://localhost:1220/cgi-bin/WebObjects.exe/xxxapp.woa/wo/premium/F00000RN40
0aE1001/0.0.13.0.0.0.1.0
behaves exactly like
http://localhost:1220/cgi-bin/WebObjects.exe/xxxapp.woa/wo/F00000RN400aE1001/
0.0.13.0.0.0.1.0.
The same component is found and its invokeAction function is called. So while
that's a good news i found no hints in the documentation cofirming that this
is legitimate. Is it a clean solution simply to replace "wo" with "wo/premium"
or maybe there exists a better one ?

Thanks in advance,
Richard
_______________________________________________
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.

  • Follow-Ups:
    • Re: href path components
      • From: Sam Barnum <email@hidden>
  • Prev by Date: Best methodology for reusable components
  • Next by Date: Re: Globally unique IDs
  • Previous by thread: Re: JavaMail in WO
  • Next by thread: Re: href path components
  • Index(es):
    • Date
    • Thread