For a newbie to J2ME, I have a basic task: display an HTML file.
How can you do this with J2ME?
For a newbie to J2ME, I have a basic task: display an HTML file.
How can you do this with J2ME?
You can't display html file in jme, at least you shouldn't.
html files can be opened in a browser.
Emulating an HTML form in a J2ME application
But a good way is to try out j2mehtml