Entry point for the web application, initialized with command line arguments. In most cases, this should not be overridden, as init() will be run from this method. However, this can be done as long as it is called from the subclass.
args | Command line arguments |