文件名称:JSPquickref
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
Default scr ipting language
The scr ipting language of a JSP page defaults to Java.
Insert the following line in a JSP page to configure the
page to use Javascr ipt:
< @ page language = javascr ipt >
Using white space
White space contained within the template code is
returned to the client as it was entered in the JSP.
Quoting attribute values
Quote attribute values, using either single or double
quotes, to all JSP elements. For example:
< @ page contentType = text/plain >
Writing comments for the JSP
A JSP comment is not output to the client as part of the
JSP page’s output.
< Comment string... >
Outputting comments to the client
HTML comments are output to the client.-Default scr ipting language
The scr ipting language of a JSP page defaults to Java.
Insert the following line in a JSP page to configure the
page to use Javascr ipt:
< @ page language = javascr ipt >
Using white space
White space contained within the template code is
returned to the client as it was entered in the JSP.
Quoting attribute values
Quote attribute values, using either single or double
quotes, to all JSP elements. For example:
< @ page contentType = text/plain >
Writing comments for the JSP
A JSP comment is not output to the client as part of the
JSP page’s output.
< Comment string... >
Outputting comments to the client
HTML comments are output to the client.
The scr ipting language of a JSP page defaults to Java.
Insert the following line in a JSP page to configure the
page to use Javascr ipt:
< @ page language = javascr ipt >
Using white space
White space contained within the template code is
returned to the client as it was entered in the JSP.
Quoting attribute values
Quote attribute values, using either single or double
quotes, to all JSP elements. For example:
< @ page contentType = text/plain >
Writing comments for the JSP
A JSP comment is not output to the client as part of the
JSP page’s output.
< Comment string... >
Outputting comments to the client
HTML comments are output to the client.-Default scr ipting language
The scr ipting language of a JSP page defaults to Java.
Insert the following line in a JSP page to configure the
page to use Javascr ipt:
< @ page language = javascr ipt >
Using white space
White space contained within the template code is
returned to the client as it was entered in the JSP.
Quoting attribute values
Quote attribute values, using either single or double
quotes, to all JSP elements. For example:
< @ page contentType = text/plain >
Writing comments for the JSP
A JSP comment is not output to the client as part of the
JSP page’s output.
< Comment string... >
Outputting comments to the client
HTML comments are output to the client.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
JSPquickref.pdf