I am submitting a Struts form in my live application but the values seem to be getting lost between my browser and the population of my ActionForm. This only happens if the login page is the first request of the session.
If you click around on the site (even once) and then submit the form the values are taken. :S NB This only happens in my live environment (Tomcat 5, LINUX).