ajax validation with css_xhtml theme

2011-10-15 Thread Mano Pájaro
Hello list! I have an issue using ajax validation with a form that uses the css_xhtml theme. Simply is not working! I've checked the interceptor and the extra js files that you have to add and it is all fine, when I change to xhtml theme it works! but i dont know what is happening with the

Re: unit testing with junit + spring + struts2, NullPointerException with HttpServletRequest

2011-10-15 Thread dan.zheng
I think the action will not affect the unit test process,it only part of the convention classloader getresource,the workaround is http://stackoverflow.com/questions/7734695/couldnt-get-resource-paths-for-class-path-resource hope it will be effective On Sat, Oct 15, 2011 at 3:13 AM, jaredtims