Package javax.faces.webapp
See: Description
-
Class Summary Class Description AttributeTag Deprecated The Faces implementation must now provide the implementation for this class.ConverterELTag ConverterELTag is a base class for all JSP custom actions that create and register aConverter
instance on theValueHolder
associated with our most immediate surrounding instance of a tag whose implementation class is a subclass ofUIComponentClassicTagBase
.ConverterTag Deprecated This has been partially replaced byConverterELTag
.FacesServlet FacesServlet is a servlet that manages the request processing lifecycle for web applications that are utilizing JavaServer Faces to construct the user interface.FacetTag FacetTag is the JSP mechanism for denoting aUIComponent
is to be added as afacet
to the component associated with its parent.PreJsf2ExceptionHandlerFactory This
ExceptionHandlerFactory
instance produces JSF 1.2 compatibleExceptionHandler
instances.UIComponentBodyTag Deprecated All component tags now implementBodyTag
.UIComponentClassicTagBase UIComponentTagBase
is the base class for all JSP tags that use the "classic" JSP tag interface that correspond to aUIComponent
instance in the view.UIComponentELTag UIComponentELTag
specializes its superclass to allow for properties that take their values from EL API expressions.UIComponentTag Deprecated Use of this class has been replaced withUIComponentELTag
, which extendsUIComponentClassicTagBase
to add properties that use the EL API introduced as part of JSP 2.1.UIComponentTagBase UIComponentTagBase
is the base class for all JSP tags that correspond to aUIComponent
instance in the view.ValidatorELTag ValidatorELTag is a base class for all JSP custom actions that create and register aValidator
instance on theEditableValueHolder
associated with our most immediate surrounding instance of a tag whose implementation class is a subclass ofUIComponentTag
.ValidatorTag Deprecated This has been partially replaced byValidatorELTag
.
Package javax.faces.webapp Description
Classes required for integration of JavaServer Faces into web applications, including a standard servlet, base classes for JSP custom component tags, and concrete tag implementations for core tags.
Nederlandse vertaling
U hebt gevraagd om deze site in het Nederlands te bezoeken. Voor nu wordt alleen de interface vertaald, maar nog niet alle inhoud.Als je me wilt helpen met vertalingen, is je bijdrage welkom. Het enige dat u hoeft te doen, is u op de site registreren en mij een bericht sturen waarin u wordt gevraagd om u toe te voegen aan de groep vertalers, zodat u de gewenste pagina's kunt vertalen. Een link onderaan elke vertaalde pagina geeft aan dat u de vertaler bent en heeft een link naar uw profiel.
Bij voorbaat dank.
Document heeft de 11/06/2005 gemaakt, de laatste keer de 18/08/2025 gewijzigd
Bron van het afgedrukte document:https://www.gaudry.be/nl/java-api-javaee-rf-javax/faces/webapp/package-summary.html
De infobrol is een persoonlijke site waarvan de inhoud uitsluitend mijn verantwoordelijkheid is. De tekst is beschikbaar onder CreativeCommons-licentie (BY-NC-SA). Meer info op de gebruiksvoorwaarden en de auteur.
Referenties
Deze verwijzingen en links verwijzen naar documenten die geraadpleegd zijn tijdens het schrijven van deze pagina, of die aanvullende informatie kunnen geven, maar de auteurs van deze bronnen kunnen niet verantwoordelijk worden gehouden voor de inhoud van deze pagina.
De auteur van deze site is als enige verantwoordelijk voor de manier waarop de verschillende concepten, en de vrijheden die met de referentiewerken worden genomen, hier worden gepresenteerd. Vergeet niet dat u meerdere broninformatie moet doorgeven om het risico op fouten te verkleinen.