Is anybody else getting a lot of message duplicates this evening? We're
having email server strangeness so I'm not sure if it's me or... uh...
not me.
Dave
Michael Jouravlev wrote:
On 6/16/05, Adam Hardy <[EMAIL PROTECTED]> wrote:
Even quicker would be to check if you have the first request that
establishes the session, and then put some token in the form or
querystring, to mimic the JSESSIONID. Then you can just check
for your token.
Yes, I guess I can do that.
I'm just thinking what the test would be to check if it's the first
request.
getRequestedSessionId == null?
HttpServletRequest.getSession(false) shoud work. I will try and report ;)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]