Java based Swing Browser should support JavaScript - Stack Overflow

In my pany, I am implementing a java based html browser. I found a lot of tools to generate plete brows

In my pany, I am implementing a java based html browser. I found a lot of tools to generate plete browsers only in Swing which are looking like Mozilla. But I was not able to find a browser which supports JavaScript. The browser I will implement should execute JavaScript inside the HTML sides.

Do you know of a tool that supports this? Or do you know of a parser which pairs the javascript to something I can use inside the html browser?

I know that the eclipse plugins can handle javascript, but I can not use AWT in my project.

Thanks for your help.

In my pany, I am implementing a java based html browser. I found a lot of tools to generate plete browsers only in Swing which are looking like Mozilla. But I was not able to find a browser which supports JavaScript. The browser I will implement should execute JavaScript inside the HTML sides.

Do you know of a tool that supports this? Or do you know of a parser which pairs the javascript to something I can use inside the html browser?

I know that the eclipse plugins can handle javascript, but I can not use AWT in my project.

Thanks for your help.

Share Improve this question edited Dec 10, 2008 at 20:52 sblundy 61.4k22 gold badges123 silver badges124 bronze badges asked Dec 10, 2008 at 20:49 Markus LausbergMarkus Lausberg 12.3k6 gold badges42 silver badges66 bronze badges
Add a ment  | 

3 Answers 3

Reset to default 3

You don't want to build this yourself. Fortunately, there are a number of open source javascript engines you might be able to adapt.

I'd look at Lobo. It sounds like just want you want. It has a HTML Renderer and parser, and some support for Javascript. If it's missing a feature of Javascript that you need, it seems like it would easier to contribute to Lobo, instead of reinventing the wheel.

In my pany, I am implementing a java based html browser.

Good God, why?

That said, this page at java discusses some options; you could search it more extensively.

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1742361807a4429536.html

相关推荐

  • Java based Swing Browser should support JavaScript - Stack Overflow

    In my pany, I am implementing a java based html browser. I found a lot of tools to generate plete brows

    2小时前
    20

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信