I have a template Spring MVC project (Maven).I'm trying to use JQuery datepicker in a JSP. I just can not find the correct location of where to put the jquery.js files! Wherever try to put applications do not see them.I thought to put them in /src/main/webapp but it does not work. Also I tried other locations ,but it does not work. I'm already a little bit crazy because of this. Perhaps the problem is that project from this template does not contain standard location "WebContent" as ordinary dynamic web project ?
Can somebody help me ?
Thanks



Reply With Quote
