--- On Thu, 6/5/08, Julien ROTT <[EMAIL PROTECTED]> wrote: > I guess the server is a bit confused because the clients > have the same IP address (I tried jboss and jetty).
Session management isn't really handled by Struts, it's handled via the app server and browser (by sending the session id cookie). AFAIK the requesting IP address doesn't (shouldn't?) have anything to do with it, it's all about what the browser sends to identify the session. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]