hey,
just one simple question whether we can use both server side and
client side validation simultaneously using struts validator
framework.
if yes please explain
thanks in advance
Lew - 15 Mar 2007 13:27 GMT
> hey,
>
[quoted text clipped - 3 lines]
>
> if yes please explain
Yes. The client-side validation uses Javascript, which can always coexist with
server-side solutions unless the browser has Javascript disabled.
-- Lew