Part 3:GUI and Web Coding in Java
With the fundamentals out of the way, it is time to look at a Java application. In this part, we see how a business process used in the previous section can be used in programs that share the logic but that use a different GUI library from desktop application to web application.
This part contains the following chapters:
- Chapter 13, Desktop Graphical User Interface Coding with Swing and JavaFX
- Chapter 14, Server-Side Coding with Jakarta
- Chapter 15, Jakarta Faces Application