On 5/21/07, Williams, Allen <[EMAIL PROTECTED]> wrote:

As I said in my earlier post, the session being returned by getSession()
is a new one;

Can you create a simple test case WAR to demonstrate the failure?
I have seen no such problems using Prototype, YUI, or DWR, which
I'm currently incorporating into an app.

To test your contention, I've printed the sessionId in a JSP page and
made an XHR request via DWR to another simple JSP which logs the
sessionId; it's the same, and that second controller page can access
the same session attributes as the original page.

So I have to suspect there's something odd about your setup -- the
test case would be useful...

FWIW,
--
Hassan Schroeder ------------------------ [EMAIL PROTECTED]

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to