Hi,
I have a Midlet that makes periodic Http requests to a servlet.
Every time the Midlet wants to connect to GPRS, the phone (Nokia 7650/Nokia3650) asks the user to choose form an access point list.
How can i avoid the Access Point Pick List?
My access point ('accesspointname') is configured for:
'Session Mode=Permanent'
On the application settings, I have the same access point configured, and the application configuration is using:
Settings -> Default access point -> 'accesspointname'
Settings -> Settings -> Access point -> 'accesspointname'
Settings -> Settings -> Network connection -> 'Allowed'
Do I need to use any specific HTTP connection par¨¢meter to avoid the tedious pick-list question?
Thanks in advance,
Fernando

Reply With Quote

