Implementation of InputServlet

    InputServlet is nothing but a subclass of the PRePServlet and does not provide any further methods. It was created because we have some programs which still run under this class.

    Constructor:

    default constructor

Back