You have to manually pass a session identifier...much like a hidden form element on traditional html. Although it's been over a year since I've worked with WAP...the old rule of thumb was to never rely on cookies. Support was scarce...
HTH, Stace -----Original Message----- From: Peter Mayer [mailto:[EMAIL PROTECTED]] Sent: Friday, December 13, 2002 9:22 AM To: CF-Talk Subject: WAP best practices Hello! I am using CF to generate some WAP frontends. I now have some problems with a Nokia gatway of a mobile network provider - sessions do not seem to work properly (are lost when move from page A to B). Has anyone seen such a behaviour? Is it necessary to pass on CFID and CFTOKEN on every request in the URL instead of using cookies (as far as I have seen Cookies should be no problem). Best regards, Peter ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm

