Can anyone suggest why my session clears after redirect to external link such as paypal for the first time. Any time after the first time is works perfectly. Can't seem to figure what is causing the problem. i even tried response.redirect("link",false)
and that still didn't work.