| Reply | « Previous Thread | Next Thread » |
|
Please anyone tell me How to redirect url in J2ME?
|
| neha_rashi |
| View Public Profile |
| Find all posts by neha_rashi |
|
Hi neha_rashi,
J2ME polish api supports redirecting url |
|
Hi, I think you want to open the Browser.
You can do that with this code: if (myMIDlet.platformRequest(myURL) myMIDlet.notifyDestroyed(); The notifyDestroyed is for cell phones which do not support to apps open at the same time (you need to close your midlet for the browser to open). Good luck! Alejandro http://fun3.mobi -WAP Games |
|
you have to manually do it .. in j2me there is no such support for URL Redirection .. You can use Polish or write your own code for handling the 302.
|
| shrikant.mundra |
| View Public Profile |
| Find all posts by shrikant.mundra |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Программирование под Symbian OS. Ресурсы, литература (только легальные ссылки!) | ivey | Russian Developer Forum - Форум Российских разработчиков | 21 | 2009-06-27 06:58 |
| How can the WAP browser communicate to J2ME application? | hbfornies | Mobile Java General | 20 | 2007-03-02 17:32 |
| 6600 j2me emulator url needed | sai | Mobile Java Tools & SDKs | 1 | 2006-08-09 00:09 |
| j2me web url message problme | kmsoomro | Mobile Java General | 2 | 2005-06-08 10:11 |
| J2ME Polish Version 1.0 RC6 | enough | Mobile Java General | 1 | 2004-07-20 12:25 |