...

/

Develop the Mock User Interface

Develop the Mock User Interface

Let's develop a mock user interface for our application.

We learned how to foster the mock service with an in-memory store in the previous section. Now we will learn how to write the user interface, which will use this mock service. The user interface will have the means to add, edit, delete, and show all records related to the Item, including the Feature names. A screenshot of the user interface is shown in Figure 7-2.

JSP page

The JSP body is the opening page, and then, the JavaScript actions are called. We will outline the torrent with the JavaScript requests. ...