Package edu.wisc.game.web
Class ArithmeticResult
- java.lang.Object
-
- edu.wisc.game.web.ResponseBase
-
- edu.wisc.game.web.ArithmeticResult
-
public class ArithmeticResult extends ResponseBase
A tool for an easy online testing of arithmetic expression evaluation. The data come from arithmetic-result.jsp.
-
-
Constructor Summary
Constructors Constructor Description ArithmeticResult(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
-
-
-
Field Detail
-
prefix
public static final String prefix
- See Also:
- Constant Field Values
-
-