Class RegistrationServlet

  • All Implemented Interfaces:
    TransactionFilter, edu.uiuc.ncsa.security.core.Logable, edu.uiuc.ncsa.security.servlet.Presentable, Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig
    Direct Known Subclasses:
    AutoRegistrationServlet

    public class RegistrationServlet
    extends AbstractRegistrationServlet
    The servlet that handles registration. This will create the correct state then forward the request to the correct JSP page. Since this implements the Presentable interface, you may over-ride it to display information anyway you wish.

    Created by Jeff Gaynor
    on 9/25/11 at 3:53 PM

    See Also:
    Serialized Form