upgrade to jdk6 com.sun.httpserver
Alan Bateman
Alan.Bateman at oracle.com
Tue Feb 20 20:21:54 UTC 2018
On 20/02/2018 19:52, David Lloyd wrote:
> enough that the internal server is
> almost a legacy artifact at this point (after all it was IIRC only
> introduced to support the in-JDK web services classes which may soon
> be dropped from the JDK altogether).
Yes, the original motive for this small HTTP server was to support
JAX-WS callbacks. It turned out to be really useful for tests and
embedding too. It was never meant to be anything more than that of
course, there are lots of options available for those looking for a more
functional and scalable HTTP server.
-Alan
More information about the net-dev
mailing list