Please check web.xml <taglib> <taglib-uri>/tags/struts-validator</taglib-uri> <taglib-location>?????</taglib-location> </taglib>
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 the first thing it shows is a taglib include like so: > '<[EMAIL PROTECTED] uri="/tags/struts-validator" prefix="validator" %>' > Anyway, I have build all my projects from the "blank" struts war file, and > do not see any validator.tld file anywhere. I am unsure of exactly what I > am > looking for here. Could someone give me some guidance on this? > > -- Yujun Liang [EMAIL PROTECTED]