- 

Available since OmniFaces 1.6

Collection of utility methods for the Servlet API in general. Most of them are internally used by Faces and FacesLocal, however they may also be useful in a "plain vanilla" servlet or servlet filter.

There are as of now also five special methods related to Faces without needing a FacesContext:

Those methods can be used in for example a servlet filter.

For a full list, check the method summary.

Feature request

If you know more useful methods/functions which you think should be added to this OmniFaces utility class so that everyone can benefit from a "standard" Faces utility library, feel free to post a feature request.

Documentation & Sources