Good day guys. I have this project in netbeans that when I try to run, it gives out an error message: "Warning: Could not find file C:\wamp\folder1\${libs.jstl11.classpath} to copy. BUILD FAILED (total time: 0 seconds)
I tried adding jstl-1.2.1.jar to the project's library but it still gets the same error. I also downloaded a jstl11.jar and added it again to project's library but it still don't work. Any other suggestions on how I can resolve this? I'm using netbeans 7.4, Thank you in advance.
I too faced the same problem.
Please let me know if it worked