|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use javax.faces.webapp | |
|---|---|
| javax.faces.webapp | 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. |
| Classes in javax.faces.webapp used by javax.faces.webapp | |
|---|---|
UIComponentClassicTagBase
UIComponentTagBase is the base class
for all JSP tags that use the "classic" JSP tag interface that
correspond to a UIComponent instance in
the view. |
|
| UIComponentTag
Deprecated. Use of this class has been replaced with UIComponentELTag, which extends
UIComponentClassicTagBase 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 a UIComponent instance in the view. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||