Package org.apache.sling.scripting.jsp.util
@Version("2.0.8")
package org.apache.sling.scripting.jsp.util
-
ClassDescriptionThe
JspSlingHttpServletResponseWrapper
class may be used by tag library implementors to create aRenderResponse
object which wraps the writer of the response of a given page context.TheTagUtil
class provides a series of utility methods which may be used by tag library implementations to access Component API specific objects and do other processing.