cannot find uri in global.jsp when exported using file vault into an Eclipse Maven PRoject | Adobe Higher Education
Skip to main content
Level 6
October 16, 2015
解決済み

cannot find uri in global.jsp when exported using file vault into an Eclipse Maven PRoject

  • October 16, 2015
  • 1 の返信
  • 602 ビュー

For example in libs\foundation\global.jsp

 

%><%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %><% // 
%><%@taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %><%
%><%@taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %><%

 

 

Produces errors 

Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core"

Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt"

Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/functions"

このトピックへの返信は締め切られました。
ベストアンサー Scott_Brodersen

Can you please provide more details around what you are doing regarding "exported using file vault into an Eclipse Maven Project"?

thanks

scott

1 の返信

Scott_Brodersen
Level 8
October 16, 2015

Can you please provide more details around what you are doing regarding "exported using file vault into an Eclipse Maven Project"?

thanks

scott