Any open source HTML render
I am implementing a project using MIDP2.0, in which there is a module for cHTML displaying( it should support image and form ), and I do not have time to implement the browser myself. Is there a opensource project for this? Thanks in advance!
[284 byte] By [
ZhouXuna] at [2007-10-3 11:47:02]

Thank you for that!I am reading the code of JCellBrowser. It can meet my requirement well.But there is a little problem that it is under GPL, and I do not want my project to be under that license after changing some code in JCellBrowser.