Hi all. I am a digester (can't handle the traffic), so I would appreciate a direct reply to [EMAIL PROTECTED] Thanks =;>
I am writing a servlet to act as a gateway to a CF app in a portal. I am making HTTPURLConnections to the CF app ok, but I cannot seem to get it to maintain state, even though I am grabbing the CFID and CFTOKEN from the headers I get back and sending them along with my requests. I have tried sending them thru a GET, POST and as cookies and the CF app keeps sending me back a new CFID and CFTOKEN on each request, thus losing state. Has anyone had any experience in doing something like this? What is the trick to get CF to "see" the CFID and CFTOKEN I am sending it? Thanks, --Nathan __________________________________________________ Do you Yahoo!? Yahoo! Web Hosting - Let the expert host your site http://webhosting.yahoo.com

