public class HiddenTextResponseWriter
extends javax.faces.context.ResponseWriterWrapper
This class is a ResponseWriter that is designed to intercept the encoding of a HtmlInputText
component. This class ensures that the "id" attribute is written correctly and that the "type" attribute is "hidden".