Hi,
I',m developing an app using jquery, jquery mobile and phoneGap for blackberry, and a java servlet on server side. When i install the app on the devide, run it, and make a post request, the app returns a black page with error 111 - Connection refused. The remote host or network may be down. Please try the request again.
The servlet is running over my internal network, and the blackberry device is also connected to that network.
Anybody knows what would be the problem?.
Thanks