Why I get error tip message in eclipse on left when I include the following line.
I get the error "Unknown tag(c:out)"
I also included on top
<%@ page isELIgnored ="false" %>
Is there a jstl I need to include? Please see my answer to this eclipse warnings at: [stackoverflow.com/questions/22708241/…