<%@ include file="a.jsp"%> | = | <jsp:directive.include file="a.jsp"/> |
<%x=1;%> | = | <jsp:scriptlet>x=1;</jsp:scriptlet> |
<%=x%> | = | <jsp:expression>x</jsp:expression> |
<jsp:usebean id="fruit type ="String"/> | = | <jsp:usebean id="fruit type ="String" beanName="Fruit"/> |
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言