All Downloads are FREE. Search and download functionalities are using the official Maven repository.

javax.servlet.jsp.JspContext Maven / Gradle / Ivy

package javax.servlet.jsp;

public class JspContext {
    public  JspWriter getOut() {
        return null ;
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy