The servlet processing this request. If the request is processed by a
servlet, this field points to the DTO of the servlet. If the request is
processed by another type of component like a resource, this field is
null.
The resource processing this request. If the request is processed by a
resource, this field points to the DTO of the resource. If the request is
processed by another type of component like a servlet, this field is
null.