Sign in | Join
Last post 12-03-2008 5:27 AM by d@Ni. 6 replies.
Sort Posts: Oldest to newest Newest to oldest
Can anybody tell me that can we use session object in WAP.If no then why?How can me manage sessions in asp.net.I m googling but failed to get proper answer.
Your help will be realy appreciated
ActiveForm = Form2
Well!I want session object. Like we have in WebSite.How page get expired after some time etc etc.
you can use session like normal aspx page.. but am not sure about mobiles which are different like iphone..
I think using sessions in WAP is not a good idea coz some Mobile doesn't support sessions.
Anyways thanks for ur support i m still searching for valida n confirm answer.
Hi,
You can check this link.
http://www.thewirelessfaq.com/are_cookies_supported_in_the_wap_environment
If the Cookie is not supported, the Session cannot work, but you can use Cookieless mode for its sessionstate.If you have anything unclear, please feel free to let me konw.
thanks for your reply.Yes you are right we should use cookieless mode of session for wap