Package com.jk.web.util


package com.jk.web.util
  • Classes
    Class
    Description
    This class is a custom implementation of HttpServletResponseWrapper that captures the response content as characters.
    This class is a custom implementation of HttpServletResponseWrapper that captures the response content and provides a method to obtain that content as a string.
    This class provides utility methods for working with Jakarta Server Faces (JSF) in web applications.
    This class is a utility for managing tree structures in JavaServer Faces (JSF) applications using PrimeFaces components.
    This class extends JKDefaultResourceLoader and provides resource loading capabilities within a servlet context.
    This class is a utility class for handling web context-related operations.
    This class is an implementation of the JKExceptionHandler interface for handling exceptions in a web context.
    This class is a utility class for web-related operations and common tasks.
    This class is a visitor class for traversing a Jakarta Server Faces (JSF) component tree and collecting specific types of components.