A B C D E F G H I J K L M All
N O P Q R S T U V W X Y Z #

All > Technology > Programming > Java

  • An object that can transform the header or content (or both) of a request or response. Filters differ from Web components in that they usually do not themselves create responses but rather modify or adapt the requests for a resource, and modify or adapt responses from a resource. A filter should not have any dependencies on a Web resource for which it is acting as a filter so that it can be composable with more than one type of Web resource.

    Sun Microsystems - Cite This Source - This Definition

Also listed in:

ExpertGlossary.com