The Tomcat installation directory is not valid. It is missing expected file or folder lib/jasperel

今天配置 Eclipse下配置tomcat  
server时报出异常  The Tomcat installation directory is not valid. It is missing
expected file or folder lib/jasper-el.jar 解决办法如下: 点击Download
and install 按操作完成。该问题解决。
原文地址:https://www.cnblogs.com/littlehb/p/2788488.html