I wonder also. I think this might be a case of it being so simple, you've overlooked it. Using the code you sent below doesn't stop you from using target="_blank" or javascript (although here you might need a WOActionURL). Maybe you could describe more in detail what you want to happen?

Regards,
Mark

On Aug 28, 2008, at 7:49 AM, James Cicenia wrote:

Why can't you use javascript or a wohyperlink with a target?

just wondering
James Cicenia

On Aug 28, 2008, at 4:24 AM, Paolo Sommaruga wrote:

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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/james%40jimijon.com

This email sent to [EMAIL PROTECTED]

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/markm%40onpointsoftware.com

This email sent to [EMAIL PROTECTED]

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to