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

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


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

Hi,

you can use a WOForm with hidden input values.

Stefan

Paolo Sommaruga schrieb:

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

_______________________________________________
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


References: 
 >passing a parameter to a direct action via the http POST method (From: Paolo Sommaruga <email@hidden>)

  • Prev by Date: Re: passing a parameter to a direct action via the http POST method
  • Next by Date: Re: Split install script
  • Previous by thread: Re: passing a parameter to a direct action via the http POST method
  • Next by thread: WOLips-Tools - Exclude as Resource
  • Index(es):
    • Date
    • Thread