Class LTI13Servlet

  • All Implemented Interfaces:
    Serializable, Servlet, ServletConfig

    public class LTI13Servlet
    extends HttpServlet
    Notes: This is a sample "Hello World" servlet for LTI13. It is a simple UI - mostly intended to exercise the APIs and show the way for servlet-based LTI13 code. Here are the web.xml entries: LTI13Servlet org.tsugi.lti13.LTI13Servlet LTI13Servlet /lti13/*
    See Also:
    Serialized Form