Uses of Package
org.omnifaces.context

Packages that use org.omnifaces.context
Package
Description
 
  • Class
    Description
    This OmniFaces partial view context extends and improves the standard partial view context as follows: Support for executing callback scripts by PartialResponseWriter.startEval(). Support for adding arguments to an ajax response. Any XML tags which Mojarra and MyFaces has left open after an exception in rendering of an already committed ajax response, will now be properly closed.