The Load On Startup property is a standard web.xml deployment descriptor field.
Load On Startup属性是标准的web.xml部署描述符字段。
In Listing 4, SportsInit is specified to load on startup and eventually calls the init method.
在清单4中,指定在启动时加载SportsInit,最后调用init方法。
Load the servlet on startup by providing the required information in the web.xml file (Listing 4).
在启动过程中通过在web . xml文件(清单4)中提供所需信息加载servlet。
One of the most straightforward ways is to create dual-boot setups, where multiple OSes are installed on a single machine, with a choice being made at startup as to which one to load.
最简单的方法就是创建一个双启动设置,即将多个操作系统装在同一台计算机上,在启动时可以选择所加载的系统。
This allows the kernel to be dynamic at startup (load modules based on the devices that are found) but not dynamic throughout operation.
这允许内核在启动时是动态的(根据找到的设备加载模块),但并不是在整个操作过程中都是动态的。
On startup it needs to know which PoIdBroker implementation to load, and where the service is located.
启动时需要知道应该装入哪个PoIdBroker的实现以及服务所在的位置。
To specify the order in which you want to initialize the servlets, <load-on-startup> is used.
指定您想要初始化servlets的次序,使用
The load behavior specifies whether an add-in should be loaded at startup, on demand, or on first startup.
加载行为指定是在启动时加载外接程序,还是按需加载或在第一次启动时加载。
The load behavior specifies whether an add-in should be loaded at startup, on demand, or on first startup.
加载行为指定是在启动时加载外接程序,还是按需加载或在第一次启动时加载。
应用推荐