当前页面: 开发资料首页 → JSP 专题 → JSP语法(4)
摘要: JSP语法(4)
Unable to load applet
执行一个applet或Bean,有可能的话还要下载一个Java插件用于执行它.
JSP 语法
type="bean | applet"
code="classFileName"
codebase="classFileDirectoryName"
[ name="instanceName" ]
[ archive="URIToArchive, ..." ]
[ align="bottom | top | middle | left | right" ]
[ height="displayPixels" ]
[ width="displayPixels" ]
[ hspace="leftRightPixels" ]
[ vspace="topBottomPixels" ]
[ jreversion="JREVersionNumber | 1.1" ]
[ nspluginurl="URLToPlugin" ]
[ iepluginurl="URLToPlugin" ] >
[
[
[
例子
描述
当Jsp文件被编译,送往浏览器时,