Hi Guys,
I am trying to use j2me client to post data to a servlet using Post type.
Now the problem is that I am able to hit the servlets doPost method, However the data sent over to https request is not being captured and every time I am getting null.