Pass opener (and target) to popop with window.open
Ragnar Rüütel <[email protected]>
| Newsgroups | gmane.comp.jakarta.struts.user |
|---|---|
| Message-ID | <AS8PR02MB8421E46ACD8F83FCD6A2A190E0532@AS8PR02MB8421.eurprd02.prod.outlook.com> |
Hi, I'm trying to access windows.opener.document from popup (and windows.name) but unfortunately it doesn't pass the opener to popup. This feature used to work on webwork 2.2.* version. Has this feature been removed or do I need to configure something in my action/struts.xml? I've recreated this scenario on struts-examples/coding-actions here: https://github.com/apache/struts-examples/pull/388/files With regards, Ragnar