User Guide for EL-Functors 1.0.2
|
|||||||
SamplesThere are two sample applications to illustrate how the library can be used within JSP or Faces pages. JSP SampleThe JSP sample illustrates how to use the library in a purely JSP application.
The <listener> <listener-class>beanface.el.functor.InstallFunctorListener</listener-class> </listener> Pages included in this sample are:
JSF SampleThe JSF sample illustrates how to use the library in a JSF application. For JSF pages,
the EL-Resolver is automatically added to the enviroment (via the |