News

In the example listed above, content is included with the JSP include directive, which allows the content of the page to vary — by changing the included files — without modifying the page itself.
However, you can download the XPath-JSP Test Application WAR file and extract the relevant parts to create your own standalone tag library. XPath syntax ...
Also, unless I'm mistaken a jsp:include directive can't look for a remote file with a full URL - it needs a relative location, correct?<BR><BR>But anyway, the standard <%@ include %> does me no ...