<% %><%! %> JSP页面声明 JSP表达式 <body> JSP: <%="hello world" %> </br> </body> Html注释 <!-- This is comment --> <!-- today is <%=new java.util.Date().toString() %> --> JSP注释 <%-- This is JSP comments. --%> JSP程序段注释 // 或 / / 赞微海报分享
近期评论