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/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]