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

open programmatically a component in a new browser window


  • Subject: open programmatically a component in a new browser window
  • From: Paolo Sommaruga <email@hidden>
  • Date: Thu, 28 Aug 2008 11:24:58 +0200

Hi,

I have a stupid problem that trouble me. I need to open programmatically a component in a _new_ browser window, thus no possibility of using _javascript_, neither, as usually, target = "_blank" in a href tag.
I have to open it in a Component action or a DirectAction, with a code like


MyComponent component = (MyComponent) pageWithName("MyComponent");
 ... 

return component


I have browseed the documentation but have not found anything


Any suggest ?


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: open programmatically a component in a new browser window
      • From: James Cicenia <email@hidden>
  • Prev by Date: Re: Automatic data generation
  • Next by Date: Re: NSRecursiveLock.lock() causing deadlock??
  • Previous by thread: Re: NSRecursiveLock.lock() causing deadlock??
  • Next by thread: Re: open programmatically a component in a new browser window
  • Index(es):
    • Date
    • Thread