Uses of Class
javax.servlet.annotation.WebInitParam
-
Packages that use WebInitParam Package Description javax.servlet.annotation -
-
Uses of WebInitParam in javax.servlet.annotation
Methods in javax.servlet.annotation that return WebInitParam Modifier and Type Method Description WebInitParam[]
initParams()
The init parameters of the filterWebInitParam[]
initParams()
The init parameters of the servlet
-