
The applet project is a simple applet that reads the output of the HelloWorldServlet and shows it in a JLabel. The dependency on the Web application is at runtime; there are no compile-time dependencies to the Web application. Let's take a look at the applet next.