invalid jsp or bug Follow
Hi,
I have a jsp that starts with the line:
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
IDEA shows the tag as red and says element taglib not allowed here.
I wonder why it thinks that. I am guessing I have something misconfigured,
Thanks in advance for any help regarding this.
Please sign in to leave a comment.
Hello Spencer,
Looks like http://www.jetbrains.net/jira/browse/IDEADEV-27178.
Alexander.
Thanks
Hi there,
I face the same issue and would like to get more details, but jira link above lo longer works.
Cheers,
Tamas
"Java EE: EJB, JPA, Servlets" plugin was disabled, enabling it and adding web facet to module solved my issue.