The info directive provides a string that will be available as the value for jspServletInfoString.
JSPInfoTest cases
positiveInfo Test: Set the value of the info attribute to a specific value. Then invoke the getServletInfo method on the current page's Servlet object.
| title | JSPInfoTest |
| source | InfoTest.java |
| executeClass | core_syntax.directives.page.info.InfoTest |
| executeArgs | -TestCaseID positiveInfo -ServerHost $servletServerHost -ServerPort $servletServerPort -UrlMaps $servletMaps |
| keywords | positive extensionAPI |