posted 19 years ago
Hi!
I am new to J2ME.
I am working on one mobile application. In this application I made a Interface in J2SE,which has certain buttons,these buttons are associated with the keys of the mobile connected to this Interface.
When I clicks on some button that particular operation perform on the mobile. I want to display the Screen updates on the Interface by the use of J2ME.
Is it possible ?
Can I use J2SE with J2ME(for display Screen) ?