Hi,
i have an application for connect to server using https.In this application i need to write some data to server .i have wriiten a code for that but while am running then application is exiting in emulator.please tel is thr any settings https connection j2me part. the code i have used for connection is below,
please tel me how can i solve this issue.Code:HttpsConnection hc = (HttpsConnection)Connector.open(URL);

Reply With Quote




