jsp <%%> <%= %>
jsp中如果要写java代码就要用来给括起来。 这是jsp的语法格式,此外还有很多,如: jsp指令 <%@ %>jsp声明 <%! %>jsp表达式 <%= %>jsp注释 <%-- --%>jsp里的java代码<%java代码%>
?