• 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
passing a parameter to a direct action via the http POST method
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

passing a parameter to a direct action via the http POST method


  • Subject: passing a parameter to a direct action via the http POST method
  • From: Paolo Sommaruga <email@hidden>
  • Date: Thu, 25 Jan 2007 11:39:54 +0100

Hi,

usually one can pass a parameter to a direct action via an WOHyperLink with the following in the .wod file

	myLink:	WOHyperLink : {
		actionClass = "DirectAction";
		?name = someBinding;
        }

and this produce in the browser an url query string in which actually the parameter name is passed with the http GET method. My question is: there is a way to passing a parameter to a direct action via the http POST method ? I need to pass an object parameter which can exceed the size limit with GET

Thanks and Regards

Paolo Sommaruga
_______________________________________________
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: passing a parameter to a direct action via the http POST method
      • From: Stefan Klein <email@hidden>
    • Re: passing a parameter to a direct action via the http POST method
      • From: Simon McLean <email@hidden>
  • Prev by Date: Re: define Session timeout per session
  • Next by Date: Re: Including Libraries in .woa
  • Previous by thread: Re: define Session timeout per session
  • Next by thread: Re: passing a parameter to a direct action via the http POST method
  • Index(es):
    • Date
    • Thread