Develop the Mock User Interface
Let's develop a mock user interface for our application.
In the previous section, we saw how to develop the mock service with an in-memory database. Now, we’ll look at the user interface, which will consume this mock service, as shown in Figure 3-2. We will be using JSP for the user interface and jQuery with AJAX to connect to the mock service.
Get hands-on with 1400+ tech skills courses.