Creating HTTP and HTTPS
connections in Java applications
You can create HTTP connections in Java applications using
the HTTP protocol handling code built in to the Java Developer’s
Kit, and HTTPS connections using the HTTPS protocol handler provided
with EAServer.