• 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
pageWithName in a new window
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

pageWithName in a new window


  • Subject: pageWithName in a new window
  • From: Sébastien Gruhier <email@hidden>
  • Date: Mon, 10 Jan 2005 21:40:08 +0100

Hi,

I have already ask this kind of question but in this case, it's a little bit different.
In a action, I can return two pages depending of a boolean, something like this:


if (boolean == true)
	return pageWithName("pageA");
else
	return pageWithName("pageB");


This is fine but I would like to open pageA in the same window and pageB in a another window. Is it possible?
Thank you
Sebastien


_______________________________________________
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: pageWithName in a new window
      • From: Doug Andrews <email@hidden>
  • Prev by Date: Re: Apple acknowledges that WebObjects exists and that real people use it!
  • Next by Date: Re: pageWithName in a new window
  • Previous by thread: Re: Apple acknowledges that WebObjects exists and that real people use it!
  • Next by thread: Re: pageWithName in a new window
  • Index(es):
    • Date
    • Thread