open programmatically a component in a new browser window
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