tomp.quiz
Class QuizSession
java.lang.Object
tomp.quiz.QuizSession
- public class QuizSession
- extends java.lang.Object
Field Summary |
static java.lang.String |
DOC_ID
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DOC_ID
public static final java.lang.String DOC_ID
- See Also:
- Constant Field Values
QuizSession
public QuizSession(QuizManager mgr,
java.lang.String u,
javax.servlet.http.HttpSession ses)
newSubmit
public void newSubmit(QuizServlet servlet,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws java.lang.Exception
- Throws:
java.lang.Exception
getAnswerFilterScript
protected java.lang.String getAnswerFilterScript(QuizDocument doc)
toString
public java.lang.String toString()