Not in your struts app.
I've seen this in a production situation and it's usually a bug in the
proxy. If you can try setting up a NAT environment without the proxy and
then with the proxy, if the bug only occurs when the proxy is in place
then you know where the problem is.
Al.
P.S. The bug
So there is no solution to avoid the sessions clash in this situation ?
2008/6/5 Dave Newton <[EMAIL PROTECTED]>:
> --- 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).
>
>
--- 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 coo
Hello,
I have put my webapplication on a server on the internet. Some clients
access this application from behind a company proxy and there are session
problems : one client sees the data from another client... but when hitting
"F5" the browser gets back to its normal session.
I guess the server
4 matches
Mail list logo