hudson.util.IncompatibleServletVersionDetected Maven / Gradle / Ivy
package hudson.util;
/**
* Model object used to display the error top page if
* we find out that the container doesn't support servlet 2.4.
*
*
* index.jelly would display a nice friendly error page.
*
* @author Kohsuke Kawaguchi
*/
public class IncompatibleServletVersionDetected {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy