12) labels:
Id = "beaninstancename"
Scope = "Page | request | session | application"
{
Class = "package. Class" |
Type = "package. Class" |
Class = "package. Class" type = "package. Class" |
Beanname = "{package. Class |}" type = "package. Class"
}
/> Other elements
To create a JavaBeans component, you first try to locate a bean instance. If it does not exist, a new one will be created.
Attribute:
-ID = "Name of the created bean variable"
Confirm the bean variable in the scope you define. You can use this variable name in subsequent programs to distinguish the variable names of different beans from the variable names that are case sensitive, if this bean has already been created in another project, the value of this ID must be consistent with the original one.
-Scope = "Page | request | session | application" Bean's valid range and ID variable name. The default value is page.
13) labels:
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 = "Maid number | 1.1"]
[Nspluginurl = "urltoplugin"]
[Iepluginurl = "urltoplugin"]>
[
[
[]
[Text message for user]
Read the full text:Http://www.javah.net/JSP_JSF/20070506/791.html