I'm doing a project on Bluetooth n java. My server program gets the HTML source code of a web page n sends it to the client via BT. The client has to display the corresponding web page in a browser(that displays the webpage n not the HTML code). The browser should be opened within the MIDlet. Basically, i need a code for a Browser Screen, which is an HTML Parser.
Plzzz help.
Alternative options are to include the code to open the native browser for this or to use PicoBrowser or somethin like that. But i dont know how to implement all these. Someone please help.