Expand my Community achievements bar.

SOLVED

'Can not find the tag library descriptor'

Avatar

Level 4

I've inherited this project but I'm having a lot of issues. I've imported into Eclipse but I'm these errors.

[img]http://i.imgur.com/piUEvCU.png[/img]

Not sure how to proceed. 

1 Accepted Solution

Avatar

Correct answer by
Level 7

Considering you are using Maven could you please check if you have dependency added there in the pom for jstl.

Please refer http://mvnrepository.com/artifact/javax.servlet/jstl/1.2

Thanks

Tuhin

View solution in original post

3 Replies

Avatar

Correct answer by
Level 7

Considering you are using Maven could you please check if you have dependency added there in the pom for jstl.

Please refer http://mvnrepository.com/artifact/javax.servlet/jstl/1.2

Thanks

Tuhin