سلام دوستان
من از تگ های jstl برای اتصال به پایگاه دادم استفاده و به یه مشکلی بر خوردم
فرض کنین مثلا یه صفحه به اسم index.jsp داریم که من توی این صفحه با jstl وصل میشم به دیتابیس و مشکلی نیس و همه چی اوکیه !
حالا فرض کنید همون فایل index.jsp رو مثلا تو فولدر news کپی کنم وقتی میخام اجرا بگیرم ازش این ارورو میده بهم

HTTP Status 500 - The absolute uri: http://java.sun.com/jsp/jstl/core cannot be resolved in either web.xml or the jar files deployed with this application


type Exception report
message The absolute uri: http://java.sun.com/jsp/jstl/core cannot be resolved in either web.xml or the jar files deployed with this application
description The server encountered an internal error that prevented it from fulfilling this request.
exception
org.apache.jasper.JasperException: The absolute uri: http://java.sun.com/jsp/jstl/core cannot be resolved in either web.xml or the jar files deployed with this application
org.apache.jasper.compiler.DefaultErrorHandler.jsp Error(DefaultErrorHandler.java:56)
org.apache.jasper.compiler.ErrorDispatcher.dispatc h(ErrorDispatcher.java:445)
org.apache.jasper.compiler.ErrorDispatcher.jspErro r(ErrorDispatcher.java:117)
org.apache.jasper.compiler.TagLibraryInfoImpl.gene rateTLDLocation(TagLibraryInfoImpl.java:311)
org.apache.jasper.compiler.TagLibraryInfoImpl.<ini t>(TagLibraryInfoImpl.java:152)
org.apache.jasper.compiler.Parser.parseTaglibDirec tive(Parser.java:410)
org.apache.jasper.compiler.Parser.parseDirective(P arser.java:475)
org.apache.jasper.compiler.Parser.parseElements(Pa rser.java:1427)
org.apache.jasper.compiler.Parser.parse(Parser.jav a:138)
org.apache.jasper.compiler.ParserController.doPars e(ParserController.java:242)
org.apache.jasper.compiler.ParserController.parse( ParserController.java:102)
org.apache.jasper.compiler.Compiler.generateJava(C ompiler.java:198)
org.apache.jasper.compiler.Compiler.compile(Compil er.java:373)
org.apache.jasper.compiler.Compiler.compile(Compil er.java:353)
org.apache.jasper.compiler.Compiler.compile(Compil er.java:340)
org.apache.jasper.JspCompilationContext.compile(Js pCompilationContext.java:646)
org.apache.jasper.servlet.JspServletWrapper.servic e(JspServletWrapper.java:357)
org.apache.jasper.servlet.JspServlet.serviceJspFil e(JspServlet.java:390)
org.apache.jasper.servlet.JspServlet.service(JspSe rvlet.java:334)
javax.servlet.http.HttpServlet.service(HttpServlet .java:728)
note The full stack trace of the root cause is available in the Apache Tomcat/7.0.42 logs.

Apache Tomcat/7.0.42

ممنون میشم راهنماییم کنید