Hi, I was looking at the AsterixDB web interface code in asterix-app package to determine whether i could reuse parts of it for creating an interface to show details about health of data feeds.
In class org.apache.asterix.drivers.AsterixWebServer, APIServlet is added to the context. Could someone please explain how the other servlets are loaded into the jetty container in code? Also, any pointers on how I should go about setting up a 'hello world' page that could be accessed after AsterixDB is installed would be very helpful. Thanks, Vignesh
