NewART Development Web development tutorials, SEO articles and PHP script resources

28Oct/080

Include in jsp?

How to include jsp scripts in your page ?

Well we can do it in 2 different ways :

<%@ include file="included.html" %>
or
<jsp:include page="included.html" flush="true" />

Tag Cloud

My Websites

Categories

Archives