Edgar, Thanks for your replied. I also tried to set the action in a Struts form bean and I got the same result. It worked fine with IE 6.0.
Thanks, Tuan -----Original Message----- From: edgar [mailto:[EMAIL PROTECTED]] Sent: Monday, December 02, 2002 3:25 PM To: 'Struts Users Mailing List' Subject: RE: intermitten missing field value when submit to a Struts action???? This doesn't sound like a browser issue. I would look elsewhere. Edgar -----Original Message----- From: Tuan H. Le [mailto:[EMAIL PROTECTED]] Sent: Monday, December 02, 2002 6:05 PM To: 'Struts Users Mailing List (E-mail)' Subject: intermitten missing field value when submit to a Struts action???? Hi, Has any one experienced a problem that I'm having with hidden input text field? I have two different IE browser versions (5.5 and 6.0). For the IE 6.0, it works fine when I get a hidden field value via (String)request.getParameter( "action" ); But, for IE 5.5 version with the same code, some times it returns a null value from the hidden field action. Thanks, Tuan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

