1

For a newbie to J2ME, I have a basic task: display an HTML file.

How can you do this with J2ME?

3 Answers 3

1

You can't display html file in jme, at least you shouldn't.

html files can be opened in a browser.

Sign up to request clarification or add additional context in comments.

Comments

1

Emulating an HTML form in a J2ME application

But a good way is to try out j2mehtml

Comments

0

You could try the HTML component in LWUIT

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.