Search:

Type: Posts; User: kollyisrealisaac

Search: Search took 0.13 seconds.

  1. Replies
    5
    Views
    2,900

    Re: Blackberry error

    actually, i ran an application on another emulator and a Nokia phone..the application worked perfectly..the application is to POST a url to the server and then get a response....i got my response...
  2. Replies
    5
    Views
    2,900

    Re: Blackberry error

    this is the method performing the work...its actually giving this kind of error: error 104 No NullPointerException Caught.

    private boolean login = false;
    private String response = null;
    ...
  3. Replies
    5
    Views
    2,900

    Blackberry error

    I was trying to POST a URL to the server but it gives an exception (no NullPointer caught), but the same application works on other mobile perfectly...please, is there any thing I have to do on the...
Results 1 to 3 of 3