Class AjpHelloWorld

java.lang.Object
org.glassfish.grizzly.samples.ajp.AjpHelloWorld

public class AjpHelloWorld extends Object
Sample demonstrates how custom HttpHandler, rigistered on Grizzly HttpServer may transparently process both HTTP and AJP requests. (please check the readme.txt for apache configuration instructions).
Author:
Alexey Stashok
  • Constructor Details

    • AjpHelloWorld

      public AjpHelloWorld()
  • Method Details

    • main

      public static void main(String[] args)