• 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: WOSubmitButton calling a URL in a new browser window
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WOSubmitButton calling a URL in a new browser window


  • Subject: Re: WOSubmitButton calling a URL in a new browser window
  • From: "Mr. Pierre Frisch" <email@hidden>
  • Date: Tue, 18 Dec 2007 15:07:44 -0800

Actually this was fixed in 5.4. 

/**
* Builds a complete URL from its components for a direct action. This methods always return a complete URL.
*
* @param requestHandlerPath
*            Action that need to be accessed
* @param queryDictionary
*            Query dictionary to append
* @param isSecure
*            Generate https or http protocol
* @param entityEscapeQueryDict
*            true if you want the query dictionary generated as foo=bar&amp;baz=blah as opposed to foo=bar&baz=blah
* @return page URL
*/
public String directActionURLForActionNamed(String requestHandlerPath, NSDictionary<String, Object> queryDictionary, boolean isSecure, boolean entityEscapeQueryDict)
smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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: WOSubmitButton calling a URL in a new browser window
      • From: Galen Rhodes <email@hidden>
References: 
 >WOSubmitButton calling a URL in a new browser window (From: Edgar Klein <email@hidden>)
 >Re: WOSubmitButton calling a URL in a new browser window (From: Edgar Klein <email@hidden>)
 >Re: WOSubmitButton calling a URL in a new browser window (From: Galen Rhodes <email@hidden>)

  • Prev by Date: Re: IntelliJ + WebObjects 5.4
  • Next by Date: Re: WOSubmitButton calling a URL in a new browser window
  • Previous by thread: Re: WOSubmitButton calling a URL in a new browser window
  • Next by thread: Re: WOSubmitButton calling a URL in a new browser window
  • Index(es):
    • Date
    • Thread