Create a new version of the Guessing Game Course Example that uses the following characteristics:

  • uses state management to keep up with session attributes for the target, the minimum, the maximum and the number of guesses.
  • uses two javabean classes - 1) the GameNumber class which we can create an instance for each of the numbers used in the game; and 2) a MessageBean that can be used to store Strings.
  • JSP view components use jsp tags rather than Java scriptlets. No java should appear in your JSP view components.
  • The application can either start with a basic home page with a link to a servlet, or start directly with the servlet (hint: this requires that you edit the welcome file list in the web.xml file).
Academic Honesty!
It is not our intention to break the school's academic policy. Posted solutions are meant to be used as a reference and should not be submitted as is. We are not held liable for any misuse of the solutions. Please see the frequently asked questions page for further questions and inquiries.
Kindly complete the form. Please provide a valid email address and we will get back to you within 24 hours. Payment is through PayPal, Buy me a Coffee or Cryptocurrency. We are a nonprofit organization however we need funds to keep this organization operating and to be able to complete our research and development projects.