Check the servlet class, ans try to initialize it.
exception: ClassNotFoundException - if servlet class can't be found. exception: ServletException - if servlet can't be initialized.
Initialize the servlet.
exception: ClassNotFoundException - if servlet class can't be found. exception: ServletException - if servlet can't be initialized.