 |
Getting Parameters from HttpExchange
You now in Java 6 has some APIs to create lightweight HTTP server. Well, today, I had to created a lightweight HTTP server embedded in an application, but when I try to get the parameters for a request I noticed the HttpExchange class doesn't have a metho
leonardom.wordpress.com |
 |