The Action  framework doesn't support browser detection
out-oif-the-box. But, you could check the HTTP request flags from the
Action to determine the browser, and then forward to another version
of the page that didn't use client-side validation or used custom
validation.

You might want to report the ie6 issue to the Commons Validator team.

* http://jakarta.apache.org/commons/validator/issue-tracking.html

-- HTH, Ted.
http://www.husted.com/poe/

On 1/2/06, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> Hi, I am using the struts client site validation.
>
> Usually the users will use ie6, but some must use ie5 and here the
> validation doesn't work.
>
> Can anyone tell me how I can fix that, either by disable the validation
> if the user uses ie5 or some other solution

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

Reply via email to