I am developing with lwuit to Nokia and Blackberry.
I am working with server and connections. If I call to server that I am working, all work fine. But, if I try to call to external url that receive jpg, the connection request is stuck and I get responde code 400. The connection is failed in function performOperation() of class ConnectionRequest.
Why its happen?
If I call to my server and get image its work fine but when I call to external jpg it's don't work. Is there any solution to this?
All this happen in simulator.