Hi,
I am not a busy person but the work is lil critical .. ;)
thnx for ur instant replies..
I am using Batik 1.7 beta version right now ..
We have overrided RhinoInterpreter class and following is line of code I am
using :
parent = new LiveConnectBrowserObject("body", JSObject.getWindow(applet));
}
bindObject("parent", parent);
where LiveConnectBrowser is in parent heiarchy
i saw that defect 46072 , do I need to write the code for LocationWrapper
and all dat mentioned in the mail chain or I can find that code somewhere.
Or even if anyone can tell me how to implement this functionality from
scratch.
2009/5/19 Helder Magalhães <[email protected]>
> Hi Shekhar,
>
>
> > This was working in ASV but giving null in Batik.
> >
> > I tried your option , but window.location appears as null so I am still
> > badly stucked.
>
> Few loose thoughts:
> * Have you tried binding the "parent" variable using JSObject?
> * You *are* using the latest code [1], right?
>
> Note that you are providing little information (nothing about a simple
> test case, Batik release/revision, Java version environment, etc.),
> without which its really hard to keep guessing... :-|
>
>
> > Its really urgent if anyone can help me.
>
> Yes, I guess that makes you a busy person [2]... ;-)
>
>
> > Thanks & regards,
> > Shekhar
>
> Regards,
> Helder
>
>
> [1]
> http://xmlgraphics.apache.org/batik/download.html#Subversion+repository
> [2] http://www.catb.org/~esr/faqs/smart-questions.html#urgent
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>