 |
Have a simple HTTP server - Real's Java How-to
作者:Real Gagnon - Since Java 1.6, there's a built-in HTTP server included with the JDK. ... to display an informative message. http://localhost:8000/get to download a specific PDF to ... IOException { // add the required response header for a PDF file Hea
www.rgagnon.com |
 |