Includes

hi guys,is there any difference between <jsp:include page="page.jsp"/>and<%@include file="page.jsp"%>cheers,c
[220 byte] By [KrisMTa] at [2007-11-27 5:45:36]
# 1

We have http://www.google.com and we have one question: "is there any difference between jsp:include and @include?"

Let's ask Google the question: http://www.google.com/search?q=is+there+any+difference+between+jsp%3Ainclude+and+%40include%3F

The 2nd hit provides an excellent answer with examples: http://www.ibm.com/developerworks/java/library/j-jsp04293.html

BalusCa at 2007-7-12 15:27:30 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
thanks google :)
KrisMTa at 2007-7-12 15:27:30 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...