hi all,
   I am searching for a method to embed a web browser in java
application. There are a little solutions such as swt which embeds
mozilla firefox by using javaxpcom binding. But new version of
xulrunner seems to be hard supported by javaxpcom. And also webkit is
becoming more and more popular. But there is no easy way to embed
webkit into java in multiple platforms. I accidently found a qt port
of webkit but it is written in c++. Luckily I found qt jambi projects
and it is very active. I want to embed webkit into my java application
which also can manipulate webkit more than navigate web pages, it also
can inspect the dom three of web page or execute javascripts and many
other things which need advanced api similar to javaxpcom. is qt jambi
suitable for me? thank you all.
_______________________________________________
Qt-jambi-interest mailing list
Qt-jambi-interest@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest

Reply via email to