I am working with j2me using lwuit I have one problem is that when I am startApp() inside midlet I first set Display.init(this)
I\'m trying to send a string of XML as part of the query string. Normally I\'d POST this XML but I\'m sending it to a 3rd party system that I can\'t POST stuff to.