Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

The import org.apache.jasper cannot be resolved

I recently installed Eclipse on a new machine, trying to figure out what I might be missing in terms of versioning or library update with this error.

The import org.apache.jasper cannot be resolved

Error in code:

<%@page import="org.apache.jasper.tagplugins.jstl.core.ForEach"%>
like image 376
raptor496 Avatar asked Mar 13 '26 15:03

raptor496


1 Answers

just adding the jasper.jar from the tomcat lib folder to the libraries in build path solved the resolving import issue for me

like image 57
Mohamed MS Avatar answered Mar 15 '26 07:03

Mohamed MS



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!