Class ServletPLP
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
ServletPLP
- All Implemented Interfaces:
- java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig
public class ServletPLP
- extends javax.servlet.http.HttpServlet
- See Also:
- Serialized Form
Method Summary |
void |
doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
Methods inherited from class javax.servlet.http.HttpServlet |
service |
Methods inherited from class javax.servlet.GenericServlet |
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mainPath
public static final java.lang.String mainPath
- See Also:
- Constant Field Values
Expressoes1
public static final int Expressoes1
- See Also:
- Constant Field Values
Expressoes2
public static final int Expressoes2
- See Also:
- Constant Field Values
Funcional1
public static final int Funcional1
- See Also:
- Constant Field Values
Funcional2
public static final int Funcional2
- See Also:
- Constant Field Values
Imperativa1
public static final int Imperativa1
- See Also:
- Constant Field Values
Imperativa2
public static final int Imperativa2
- See Also:
- Constant Field Values
OrientadaAObjetos1
public static final int OrientadaAObjetos1
- See Also:
- Constant Field Values
OrientadaAObjetos2
public static final int OrientadaAObjetos2
- See Also:
- Constant Field Values
ServletPLP
public ServletPLP()
doGet
public void doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
java.io.IOException
- Overrides:
doGet
in class javax.servlet.http.HttpServlet
- Throws:
javax.servlet.ServletException
java.io.IOException