Re: struts-validator.tld question

2005-11-08 Thread Laurie Harper
Jim Reynolds wrote: I want to try and use some client-side validation on a project. I have used the server-side quite a bit in the past. Anyway, I found an example of how this would work, and the first thing it shows is a taglib include like so: '<[EMAIL PROTECTED] uri="/tags/struts-validator" p

Re: struts-validator.tld question

2005-11-06 Thread Yujun Liang
Please check web.xml /tags/struts-validator ? Good luck On 11/4/05, Jim Reynolds <[EMAIL PROTECTED]> wrote: > > I want to try and use some client-side validation on a project. I have > used > the server-side quite a bit in the past. Anyway, I found an example of how > this would work, and

struts-validator.tld question

2005-11-03 Thread Jim Reynolds
I want to try and use some client-side validation on a project. I have used the server-side quite a bit in the past. Anyway, I found an example of how this would work, and the first thing it shows is a taglib include like so: '<[EMAIL PROTECTED] uri="/tags/struts-validator" prefix="validator" %>'