Package edu.wisc.game.web
Class MlcMain
- java.lang.Object
-
- edu.wisc.game.web.ResultsBase
-
- edu.wisc.game.web.MlcMain
-
public class MlcMain extends ResultsBase
The back end behind web/mlc/index.jsp
-
-
Field Summary
Fields Modifier and Type Field Description String
key
String
nickname
String
report
The HTML report to be displayed in the web page-
Fields inherited from class edu.wisc.game.web.ResultsBase
displayName, infomsg, uid
-
-
Constructor Summary
Constructors Constructor Description MlcMain(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response)
-
Method Summary
-
Methods inherited from class edu.wisc.game.web.ResultsBase
exceptionTrace, getDisplayText, getErrmsg, getError, getEx, giveError, giveError, loggedIn, setErrmsg, setError
-
-