Re: "Pass JavaScript Object to Java"
Re: "Pass JavaScript Object to Java"
- Subject: Re: "Pass JavaScript Object to Java"
- From: Chuck Hill <email@hidden>
- Date: Thu, 18 Nov 2010 09:17:18 -0800
On Nov 18, 2010, at 12:44 AM, email@hidden wrote:
> Hi List,
>
> is it possible to pass a JavaScript object (or a reference) to a WebObjects Application in order to reuse the
> JavaScript object somewhere else?
A JavaScript object could be serialized and deserialized. But what you want is a window reference and that I think is not possible.
Chuck
> In my case this would be used, to assign a windows opener (JavaScript - window.opener), for windows that don't
> have an opener (but should have one). Or more specific, if a window is opened in a new window or tab (e.g.
> right-click on a hyperlink and select open in new window or tab), no opener is assigned in all browsers except IE. If
> the opener is set, cross browser communication is possible.
>
> ava
>
> _______________________________________________
> 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
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/products/practical_webobjects
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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