users@grizzly.java.net

Re: Changing default error page

From: Dave Trombley <dtrombley_at_chesapeakelogic.com>
Date: Fri, 23 May 2014 23:04:34 -0400

    Awesome! Oversight on my part, should have seen that in the
debugger walkthrough... But, this works fine now - thanks so much for
your time/attention.

    -David

On 05/23/2014 01:52 PM, Oleksiy Stashok wrote:
>
> server =
> GrizzlyHttpServerFactory.createHttpServer(URI.create(BASE_URI), rc,
> false);