On Wednesday 15 October 2008 01:54:50 wskent wrote:
> I am using struts 2.0.11 in JBoss 4.2 and with a debugger I am seeing the
> action executing twice. The first time the values submitted from the form
> show up as expected. In the second execution the values are all null. I am
> also seeing this behavior when I deploy Struts2InAction.war from the book
> of the same name. So I it is highly unlikely that this is caused by
> something that I am doing differently. Any ideas on what the cause of this
> is?

What browser are you using? I've had occasions where Firefox seems to submit a 
POST action twice, which appears to be verified by the Live HTTPHeader 
plugin. Doesn't always do it - but I've never managed to work out what 
triggers this behaviour.

Regards

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to