Subject: char value 0 appended to form values
From: "Rob Breeds" <[EMAIL PROTECTED]>
 ===
This is a long shot but I've noticed recently that my requests are
intermittently having an additional char (value 0) appended to parameters.

Even when I submit a form with an empty text field, the String passed should
be empty or null, but what I am (sometimes) finding is that the String has
length 1 because it is a char of value 0. This appears to be being added by
Struts (1.02)

Can anyone shed any light on this please?

Thanks

Rob



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

Reply via email to