Re: How to find validation.js?

2007-08-15 Thread Joel Patton
ll serve it from inside the jar. If you put the url by hand on the browser, does it return the js file? musachy On 8/14/07, Joel Patton <[EMAIL PROTECTED]> wrote: I am trying to get the client side validation working in my Struts 2 app using the xhtml theme, but my web page isn't loadin

How to find validation.js?

2007-08-14 Thread Joel Patton
I am trying to get the client side validation working in my Struts 2 app using the xhtml theme, but my web page isn't loading validation.js. I see the outputted HTML as: Do I need to copy the template directories out of the struts2-core jar file into my web content path or should this be