Discussion Board

Results 1 to 4 of 4
  1. #1
    Registered User neha_rashi's Avatar
    Join Date
    Jan 2008
    Posts
    9
    Please anyone tell me How to redirect url in J2ME?

  2. #2
    Regular Contributor senthil_k's Avatar
    Join Date
    Sep 2007
    Location
    Thirunelveli
    Posts
    115
    Hi neha_rashi,
    J2ME polish api supports redirecting url

  3. #3
    Nokia Developer Champion awoywood's Avatar
    Join Date
    Feb 2006
    Location
    Santiago, Chile
    Posts
    83
    Quote Originally Posted by neha_rashi View Post
    Please anyone tell me How to redirect url in J2ME?
    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

  4. #4
    Registered User shrikant.mundra's Avatar
    Join Date
    Jan 2008
    Posts
    18
    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.

Similar Threads

  1. Программирование под Symbian OS. Ресурсы, литература (только легальные ссылки!)
    By ivey in forum Russian Developer Forum - Форум Российских разработчиков
    Replies: 24
    Last Post: 2010-04-13, 11:57
  2. How can the WAP browser communicate to J2ME application?
    By hbfornies in forum Mobile Java General
    Replies: 20
    Last Post: 2007-03-02, 16:32
  3. 6600 j2me emulator url needed
    By sai in forum Mobile Java Tools & SDKs
    Replies: 1
    Last Post: 2006-08-08, 23:09
  4. j2me web url message problme
    By kmsoomro in forum Mobile Java General
    Replies: 2
    Last Post: 2005-06-08, 09:11
  5. J2ME Polish Version 1.0 RC6
    By enough in forum Mobile Java General
    Replies: 1
    Last Post: 2004-07-20, 11:25

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved