0

I add Jstl dependency in pom.XML but in isn't work in my index.jsp page

//This is dependency of jsdl for Jakarta 9
<dependency>
   <groupId>jakarta.servlet.jsp.jstl</groupId
   <artifactId>jakarta.servlet.jsp.jstl-api</artifactId>
   <version>3.0.0</version></kbd>
</dependency>

I sync my pom.xml page and it dependency is ok for that

but in my index.jsp page it isn't work

for example when I write <c:forEach> --> it isn't add taglib for jstl

Arnas
  • 635
  • 8
  • 18
Ali
  • 1
  • 1

0 Answers0