I have just started using Netbeans 7.1.1 and I encountered a problem when I used taglib,
it says that the uri cannot be resolved in web.xml nor jar files.
What should I do?
Also I found out that this problem can be solved by adding jstl.jar and standard.jstl in the WEB-INF file. But there was no improvement.
So could someone please suggest how to solve this URI problem??