Sunday, 15 July 2012

Is there a HttpServer in the standard Java Packaging? -


I'm browsing around a lot and I'm wondering if something in class is something like Com? .sun.net.httpserver.HttpServer Package I really enjoy using this because it is easy and easy to handle unused access / post requests. I have quite a few applications which it is now Use as; Although I have been told that I should not use com.sun packaging because it is not supported, and possibly implemented in some main packages.

Just trying to figure out if I'm missing it somewhere, or if it does not exist, I can always write my own implementation using Java.IO, but I I am quite lazy and it seems that there is a good little class

You can use NANO HTTPPD Can be a single class http server for Java


No comments:

Post a Comment