J2ME and XML

O

Oz Mortimer

Hi There,

Is there any way that I can display an XML page within a J2ME application?

Many Thanks
Oz.
 
D

Darryl L. Pierce

Oz Mortimer said:
Is there any way that I can display an XML page within a J2ME application?

What do you mean by "display"? Show the XML itself? Sure, use a TextBox.
Syntax hilight it? For that, you'd need to write your own UI widget or
look for where someone had written one already.
 
O

Oz Mortimer

Actually what I meant was WML - I want to display a WML page within J2ME as
if it was viewed in a browser!.... is this possible?

Oz.
 
D

Darryl L. Pierce

Oz Mortimer said:
Actually what I meant was WML - I want to display a WML page within J2ME as
if it was viewed in a browser!.... is this possible?

Yeah, you just have to write your own WML rendering engine. You can use
the standard LCDUI widgets for the interface, but the parsing and
dynamic form generation would be up to you; there's no API in the MIDP
to do it.
 
Joined
May 22, 2012
Messages
1
Reaction score
0
sir...I am developing an application in which when an option from ChoiceGroup.EXCLUSIVE is chosen, using if condition i want to generate a textbox in a form....can you help me with this...thanking you in advance
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

J2ME 3
LWUIT and J2ME 0
J2ME 3
using buttons in j2me 0
Send keypress to J2ME application 1
Mobile phones, J2ME and Java Enabled Phone 3
[Newbie] self-updating J2ME application? 0
SOAP compression j2me and asp.net 0

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top