php.java.servlet
Class PhpCGIServlet.CGIEnvironment

java.lang.Object
  extended by php.java.servlet.PhpCGIServlet.CGIEnvironment
Enclosing class:
PhpCGIServlet

public class PhpCGIServlet.CGIEnvironment
extends java.lang.Object

Adjust the standard tomcat CGI env. CGI only.


Field Summary
 javax.servlet.http.HttpServletRequest req
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

req

public javax.servlet.http.HttpServletRequest req