I have a bunch of jsp files, js files and css files. All these files are placed in tomcat server in webapps directory. So presently in my current project I have jsp's are located in one location and js, css are located in different location as shown in below image. Can anyone help me how to include the js path as relative path.
So please give me some suggestions where the path should be in relative.
Thanks in advance