Chapter 3: Introducing the Java HTTP Classes
Java provides a number of classes to allow you to access HTTP servers, or even create servers of your own. This chapter will introduce you to these classes. After reading this chapter you will be able to make simple HTTP requests to web servers.
