PDA

View Full Version : Problem Accessing Https sites through BlackBerry-8310


saikumarkomati
02-25-2010, 06:49 AM
We have a problem accessing HTTPS site on blackberry.
When we access the site using http, session is carried through the consequent requests properly. But when we access the site using https, for each request a new session is getting created.

we are trying to retrieve the session object from req.getSession().
It is giving a new session object each time/ every request.

Your help is appreciated. :bb: