I try to use the following but the method is not available:

    @Override
    public void init() throws ServletException {
        super.init();

        mLanguage = getServletConfig().getContextPath();
   }
_______________________________________________
jetty-users mailing list
jetty-users@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/jetty-users

Reply via email to