jsf - Netbeans, jsp:include -
I am using JSF in NetBusiness I just want to add one page to another page. But whichever I tried, and when I run the main page, I do not get any errors, but I can not see my included page in a main page. Why? My main page is: & lt; Jsp: root version = "2.1" xmlns: f = "http://java.sun.com/jsf / core" xmlns: h = "http://java.sun.com/jsf/html" xmlns: jsp = "Http://java.sun.com/JSP/Page" xmlns: webuijsf = "http: // www.sun.com/webui/webuijsf"> & Lt; Jsp: directive.page contentType = "text / html; charset = UTF-8" page encoding = "UTF-8" /> & Lt; F: View & gt; & Lt; Webuijsf: page id = "page 1" & gt; & Lt; Webuijsf: html id = "html1" & gt; & Lt; Webuijsf: head id = "head1" & gt; & Lt; Webuijsf: link id = "link1" url = "/ css / front.css" /> & Lt; Webuijsf: script id = "script1" url = "/ scrip...