| JavaXT | |||||
| CgiServlet ClassHttp Servlet used to run CGI programs. Based on CgiServlet.java, v1.8 developed by Jef Poskanzer (acme.com). ConstructorsPublic MethodsgetServletInfo(  ) returns String Returns a string containing information about the author, version, and copyright of the servlet. processRequest( HttpServletRequest request, HttpServletResponse response ) returns void Services a single request from the client.
 
 | |||||