.setContentType("text/plain");
10 resp.getWriter().println("Hello World!");
11 }
12 }
Listing 2
Java web.xml for "Hello World!"
01 0" encoding="utf-8"?>
02
13%
13.02.2017
to the needs of an application. After all, the standard libraries in Java 8 weigh in at around 60MB and 20,000 classes. They not only need space on the hard drive, but the computer also needs to load them