[SOLVED] SOLVED:Create a TicTacToe Game Bean

18.99 $

Category:

Description

5/5 - (2 votes)

Create a JSP page that uses Javabeans.

No JSP Scripting Elements allowed.

Create a TicTacToe Game Bean

Beans must Altenate Players: Player O’s turn, Player X’s turn.

Use these tags only: “useBean”, “getProperty”, “setProperty”

Use Expression Language to access the Java Bean properties.

Please don’t use JSTL and don’t use JSP scripting elements.

Here is an example link of expression language used with Java Beans

https://www.tutorialspoint.com/jsp/jsp_expression_language.htm