[S2] form not retrieving values in IE

2008-02-18 Thread carmi_cd
out lastname, it said it is null. please help me. this problem only appears in Internet Explorer. Thanks in advance -- View this message in context: http://www.nabble.com/-S2--form-not-retrieving-values-in-IE-tp15540602p15540602.html Sent from the Struts - User mailing list archive at Nabble.com

Re: [S2] form not retrieving values in IE

2008-02-18 Thread Jeromy Evans
You're using the ajax theme which means it's probably a javascript problem. I can't see a submit button in your code, but a known problem in IE is that if the target div of the form contains the form itself the form's values are lost. ie. In IE, the Loading... text is written to the DOM prior