The <jsp:include> standard action appears to do the same thing as the include directive.
Standard header file (“Header.jsp”)
<html><body> <img src="images/Web-Services.jpg" > <br> <em><strong>We know how to make SOAP suck less.</strong></em> <br> </body></html>
This is what we want on EVERY page.
A JSP from the web app (“Contact.jsp”)
No credit card required