J2ME Connection Problem

From: Melwin (melwinphilip_at_yahoo.com)
Date: 09/30/04


Date: 30 Sep 2004 00:36:14 -0700

Hi,

I'm working on a J2ME App that posts data to a servlet on a remote
website. I have GPRS/WAP on my phone.

Problem is, I can access internet through the inbuilt browser, but not
through my app. When I browse to the servlet manually through the WAP
browser, it is succesfully returning HTTP 200 (Success) Code.

However, through the J2ME app, its just hanging. I tried the same app
through the Simulator (J2ME Mobile Toolkit), and it works fine. Pls.
help asap...

Thanx.