--- On Thu, 11/6/08, Seshagiri V wrote: > I am working web application. I used auto testing with web > test (canoo) .but also used jQuery. I want to writ test cases > with jQuery.Please give me how write test cases with jQuery.
Do you mean you want to unit test your JavaScript code? There are various JavaScript unit testing frameworks, or you can drive a browser to test the results of JavaScript operations. This doesn't seem Struts-related, though. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]