Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

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

Avatar

Level 4

Thank you Tuhin

Avatar

Level 7

You are welcome.

Cheers

Tuhin