Dear Atishay,
>>Is xmlHttpRequest implementation by a 3rd party already available as open
>>source.
You can try HtmlUnit.
Sincerely,
Ahmed
Be a better friend, newshound, and
know-it-all with Yahoo! Mo
Hi
I want to add xmlHttpRequest feature in Rhino so that it is Ajax
enabled. I have a Java file which implements xmlHttpRequest w3c spec.
What should be my next step so that I can make javascript calls for
AJAX. I read documentation of Rhino but could not come up with a list of
steps to do the
On Mar 11, 8:22 am, Norris Boyd <[EMAIL PROTECTED]> wrote:
> On Mar 10, 10:15 pm, Zappie <[EMAIL PROTECTED]> wrote:
>
> Look at NativeJavaTopPackage.init, specifically the topNames variable.
Thank you very much, Norris.
It's good to know I haven't completely lost my mind (well, that's
subject to
On Mar 10, 10:15 pm, Zappie <[EMAIL PROTECTED]> wrote:
> I'm sorry, I've read everything I can and dug through the source code
> and I still can't figure out what must be so simple to everyone else:
> I'm using Eclipse Monkey to run scripts inside of Eclipse and while I
> can access the various wor