Hi, When I deploy struts2-showcase.war to WAS 6.1 and open in browser, it complained some .js files not found, such as dojo.js, ntify.js. And I click "Validation -> Client using css_xhtml" there's more .js file not found(Validation), the same error happend when I deploy my application into WAS. In Firebug I found validation.js but a error message like "Error 404: SRVE0190E: File not found: /struts/css_xhtml/validation.js" in the end of it. Is anybody got the same error?
- Error occurs in WebSphere - validatation.js not found in /struts/... Yao Chen