For manageability purposes, you have been told to add a "count" instance variable to a critical JSP Document so that a JMX MBean can track how frequent this
JSP is being invoked.
Which JSP code snippet must you use to declare this instance variable in the JSP Document?
Comments