Yes, I'm already check my application and struts2-showcase... I don't know why WAS can't found validataion.js in struts2-core.jar, because I see validation.js in Firebug... and If I change container from WAS to others like jetty or tomcat, it works fine... BTW... My WAS version is 6.1.0.0, do I need some fixpack?
On 3/25/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > all of the .js files are in the main struts jar > did you check \WEB-INF\lib\struts2-core-2.0.11.jar? > > Martin > ----- Original Message ----- > Wrom: HSCRTNHGSWZIDREXCAXZOWCONEUQZAAFX > To: <user@struts.apache.org> > Sent: Monday, March 24, 2008 8:58 PM > Subject: Error occurs in WebSphere - validatation.js not found in > /struts/template/css_xhtml > > > > 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? > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >