Tutorial66.com
@Share Application Development Skill.



Tutorial is tutorial...66 is My Country Code Up to 10 Years EXP for Application Development Role in Thailand.
collapse

Tutorial Category



Topic: jsp include difference from include directive  (Read 303 times)


My Development skill
Java JSP Servlet EJB
Spring Framework
Hibernate Framework
iReport Jasper Report
Apache CXF
PHP Codigniter
Oracle PLSQL
Unix Shell Script
jsp include difference from include directive
« on: November 11, 2011, 04:55:56 AM »
How to jsp include difference from include directive

jsp include  tag: <jsp:include page="relativeURL" />
include directive tag : <%@include file="relativeURL" %>

include directive: include jsp file before and compile all .
jsp include : compiles only includ jsp before and appends html content.





SimplePortal 2.3.3 © 2008-2010, SimplePortal