Uses of Package
jakarta.servlet.annotation
Packages that use jakarta.servlet.annotation
-
Classes in jakarta.servlet.annotation used by jakarta.servletClassDescriptionThis annotation is used to indicate that the
Servleton which it is declared expects requests to made using themultipart/form-dataMIME type.Declare this annotation on aServletimplementation class to enforce security constraints on HTTP protocol requests.
The container applies constraints to the URL patterns mapped to each Servlet which declares this annotation.
Represents the two possible values of the empty role semantic, active when a list of role names is empty.Represents the two possible values of data transport, encrypted or not. -
Classes in jakarta.servlet.annotation used by jakarta.servlet.annotationClassDescriptionRepresents the two possible values of the empty role semantic, active when a list of role names is empty.Represents the two possible values of data transport, encrypted or not.