hi
If possible to connect web sites in j2me application itself without using wap browser in mobile.
thanks a lot
hi
If possible to connect web sites in j2me application itself without using wap browser in mobile.
thanks a lot
Are you asking if it is possible to display web pages inside you application? The answer is yes, but you need handle the HTML parsing and rendering the content in your code after you have downloaded all the required files from the server.
Check also this thread
http://discussion.forum.nokia.com/fo...ad.php?t=72540
Hartti