コミュニティアチーブメントバーを展開する。

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

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

'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 受け入れられたソリューション

Avatar

正解者
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

元の投稿で解決策を見る

3 返信

Avatar

正解者
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