I just started using Netbeans 7.1.1, and I ran into a problem when I used it taglib, it says files uri cannot be resolved in web.xmlor jar.
What should I do?
I also found out that this problem can be solved by adding jstl.jarand standard.jstlthe WEB-INF file. But there was no improvement.
So can someone please suggest how to solve this problem with a URI?
source
share