I have hear that ie for macs will not send form elements across if they
are null. Most other browsers send them across as an empty string or
null.
I run on a mac so please let me know if you need any testing done.
Nathan
On May 26, 2004, at 8:12 PM, Kendell Churchwell wrote:
Hi -
I deployed a web application this week that was written in Websphere
5.2,
Struts 1.0 -
One of our users is running IE 5.2 (which is apparently the latest
version
on MacIntosh).
One of my forms, when filled in with data, and you submit, nulls out
the
fields. Then, my Struts validation setup, returns errors to screen
saying the
fields are null and required, then, when you look at the screen - they
were
nulled out during submission process. That is, they were there before
we
clicked submit.
It appears to me that this is only on the form where I have
validation on
the action tag in struts-config - as previous screens use form
handling but,
are not configured for Validation.
Again - this same application works fine on all Windows platforms,
IE 6.0 -
Netscape 7.1, etc.
Any ideas? Could this hopefully be a configuration setting on the
browser?
Or, am I forced to pull out my Struts Validation from this screen???
Thanks! --Kendell
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]