Hi,
I have a save method in an action. Due to configuration, data can come from
the same form on different jsp. Each jsp having different required fields.
For example, an address form. On one jsp the "Country" field is required, on
another one the "Country" field is NOT required...
Can I specify
this seems to work, the sessions aren't overlaping anymore.
I'll test deeper on monday ;-)
Thanks !
2008/6/6 Juan Pablo Pizarro <[EMAIL PROTECTED]>:
> Hi Julien,
>
> I had two problems, the first was my app, where the problem was
> hibernate. The other, on my pc at home, the struts-blank, I don'
Hi Juan Pablo,
did you find a solution to your problem ?
I have the same: my application is on the internet, and the clients access
to the application from behind a proxy. When client "A" logs in, and then a
client "B" logs in, Client "B" sees the data which is stored in client "A"
session.
Is i
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 addre
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
5 matches
Mail list logo