OK tried them both. Firstly the suggestion of passing cookies as request parameters.
Their are NO request parameters of any sort received by my jsp.
The request is BLANK!
This is very odd as of course the cookies are empty too.
This suggests that the request is somehow getting totally cleared at some point.
The 2nd suggestion refused to render entirely. I imagine it was a php error.
Any suggestions of where the request would be getting cleared?
|