Example usage for javax.servlet.jsp PageContext getOut

List of usage examples for javax.servlet.jsp PageContext getOut

Introduction

In this page you can find the example usage for javax.servlet.jsp PageContext getOut.

Prototype

abstract public JspWriter getOut();

Source Link

Document

The current value of the out object (a JspWriter).

Usage

From source file:org.apache.jsp.html.common.themes.portlet_jsp.java

private boolean _jspx_meth_liferay_002dui_005fmessage_005f11(
            javax.servlet.jsp.tagext.JspTag _jspx_th_c_005fwhen_005f28, PageContext _jspx_page_context)
            throws Throwable {
        PageContext pageContext = _jspx_page_context;
        JspWriter out = _jspx_page_context.getOut();
        //  liferay-ui:message
        com.liferay.taglib.ui.MessageTag _jspx_th_liferay_002dui_005fmessage_005f11 = (com.liferay.taglib.ui.MessageTag) _005fjspx_005ftagPool_005fliferay_002dui_005fmessage_0026_005fkey_005fnobody
                .get(com.liferay.taglib.ui.MessageTag.class);
        _jspx_th_liferay_002dui_005fmessage_005f11.setPageContext(_jspx_page_context);
        _jspx_th_liferay_002dui_005fmessage_005f11
                .setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_005fwhen_005f28);
        // /html/common/themes/portlet_content_wrapper.jspf(35,7) name = key type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
        _jspx_th_liferay_002dui_005fmessage_005f11
                .setKey("configure-this-application-and-place-it-where-desired-on-the-page");
        int _jspx_eval_liferay_002dui_005fmessage_005f11 = _jspx_th_liferay_002dui_005fmessage_005f11.doStartTag();
        if (_jspx_th_liferay_002dui_005fmessage_005f11.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
            _005fjspx_005ftagPool_005fliferay_002dui_005fmessage_0026_005fkey_005fnobody
                    .reuse(_jspx_th_liferay_002dui_005fmessage_005f11);
            return true;
        }//from w  w  w .ja v  a2s. c  o  m
        _005fjspx_005ftagPool_005fliferay_002dui_005fmessage_0026_005fkey_005fnobody
                .reuse(_jspx_th_liferay_002dui_005fmessage_005f11);
        return false;
    }

From source file:org.apache.jsp.html.common.themes.portlet_jsp.java

private boolean _jspx_meth_c_005fotherwise_005f16(javax.servlet.jsp.tagext.JspTag _jspx_th_c_005fchoose_005f16,
            PageContext _jspx_page_context) throws Throwable {
        PageContext pageContext = _jspx_page_context;
        JspWriter out = _jspx_page_context.getOut();
        //  c:otherwise
        org.apache.taglibs.standard.tag.common.core.OtherwiseTag _jspx_th_c_005fotherwise_005f16 = (org.apache.taglibs.standard.tag.common.core.OtherwiseTag) _005fjspx_005ftagPool_005fc_005fotherwise
                .get(org.apache.taglibs.standard.tag.common.core.OtherwiseTag.class);
        _jspx_th_c_005fotherwise_005f16.setPageContext(_jspx_page_context);
        _jspx_th_c_005fotherwise_005f16.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_005fchoose_005f16);
        int _jspx_eval_c_005fotherwise_005f16 = _jspx_th_c_005fotherwise_005f16.doStartTag();
        if (_jspx_eval_c_005fotherwise_005f16 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
            do {/*from  w  w  w  .  j a v  a2s.com*/
                out.write("\n");
                out.write("\t\t\t\t");
                if (_jspx_meth_liferay_002dutil_005finclude_005f10(_jspx_th_c_005fotherwise_005f16,
                        _jspx_page_context))
                    return true;
                out.write("\n");
                out.write("\t\t\t");
                int evalDoAfterBody = _jspx_th_c_005fotherwise_005f16.doAfterBody();
                if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
                    break;
            } while (true);
        }
        if (_jspx_th_c_005fotherwise_005f16.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
            _005fjspx_005ftagPool_005fc_005fotherwise.reuse(_jspx_th_c_005fotherwise_005f16);
            return true;
        }
        _005fjspx_005ftagPool_005fc_005fotherwise.reuse(_jspx_th_c_005fotherwise_005f16);
        return false;
    }

From source file:org.apache.jsp.html.common.themes.portlet_jsp.java

private boolean _jspx_meth_liferay_002dutil_005finclude_005f10(
            javax.servlet.jsp.tagext.JspTag _jspx_th_c_005fotherwise_005f16, PageContext _jspx_page_context)
            throws Throwable {
        PageContext pageContext = _jspx_page_context;
        JspWriter out = _jspx_page_context.getOut();
        //  liferay-util:include
        com.liferay.taglib.util.IncludeTag _jspx_th_liferay_002dutil_005finclude_005f10 = (com.liferay.taglib.util.IncludeTag) _005fjspx_005ftagPool_005fliferay_002dutil_005finclude_0026_005fpage_005fnobody
                .get(com.liferay.taglib.util.IncludeTag.class);
        _jspx_th_liferay_002dutil_005finclude_005f10.setPageContext(_jspx_page_context);
        _jspx_th_liferay_002dutil_005finclude_005f10
                .setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_005fotherwise_005f16);
        // /html/common/themes/portlet_content_wrapper.jspf(44,4) name = page type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
        _jspx_th_liferay_002dutil_005finclude_005f10.setPage("/html/portal/portlet_access_denied.jsp");
        int _jspx_eval_liferay_002dutil_005finclude_005f10 = _jspx_th_liferay_002dutil_005finclude_005f10
                .doStartTag();//from   w  ww  . j  a va  2s .  c o  m
        if (_jspx_th_liferay_002dutil_005finclude_005f10.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
            _005fjspx_005ftagPool_005fliferay_002dutil_005finclude_0026_005fpage_005fnobody
                    .reuse(_jspx_th_liferay_002dutil_005finclude_005f10);
            return true;
        }
        _005fjspx_005ftagPool_005fliferay_002dutil_005finclude_0026_005fpage_005fnobody
                .reuse(_jspx_th_liferay_002dutil_005finclude_005f10);
        return false;
    }

From source file:org.apache.jsp.html.common.themes.portlet_jsp.java

private boolean _jspx_meth_liferay_002dutil_005finclude_005f11(
            javax.servlet.jsp.tagext.JspTag _jspx_th_c_005fotherwise_005f17, PageContext _jspx_page_context)
            throws Throwable {
        PageContext pageContext = _jspx_page_context;
        JspWriter out = _jspx_page_context.getOut();
        //  liferay-util:include
        com.liferay.taglib.util.IncludeTag _jspx_th_liferay_002dutil_005finclude_005f11 = (com.liferay.taglib.util.IncludeTag) _005fjspx_005ftagPool_005fliferay_002dutil_005finclude_0026_005fpage_005fnobody
                .get(com.liferay.taglib.util.IncludeTag.class);
        _jspx_th_liferay_002dutil_005finclude_005f11.setPageContext(_jspx_page_context);
        _jspx_th_liferay_002dutil_005finclude_005f11
                .setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_005fotherwise_005f17);
        // /html/common/themes/portlet_content_wrapper.jspf(49,2) name = page type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
        _jspx_th_liferay_002dutil_005finclude_005f11.setPage("/html/portal/portlet_inactive.jsp");
        int _jspx_eval_liferay_002dutil_005finclude_005f11 = _jspx_th_liferay_002dutil_005finclude_005f11
                .doStartTag();//w w w  . ja  v a 2  s. com
        if (_jspx_th_liferay_002dutil_005finclude_005f11.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
            _005fjspx_005ftagPool_005fliferay_002dutil_005finclude_0026_005fpage_005fnobody
                    .reuse(_jspx_th_liferay_002dutil_005finclude_005f11);
            return true;
        }
        _005fjspx_005ftagPool_005fliferay_002dutil_005finclude_0026_005fpage_005fnobody
                .reuse(_jspx_th_liferay_002dutil_005finclude_005f11);
        return false;
    }

From source file:org.apache.jsp.html.common.themes.portlet_jsp.java

private boolean _jspx_meth_liferay_002dui_005fmessage_005f12(
            javax.servlet.jsp.tagext.JspTag _jspx_th_c_005fwhen_005f31, PageContext _jspx_page_context)
            throws Throwable {
        PageContext pageContext = _jspx_page_context;
        JspWriter out = _jspx_page_context.getOut();
        //  liferay-ui:message
        com.liferay.taglib.ui.MessageTag _jspx_th_liferay_002dui_005fmessage_005f12 = (com.liferay.taglib.ui.MessageTag) _005fjspx_005ftagPool_005fliferay_002dui_005fmessage_0026_005fkey_005fnobody
                .get(com.liferay.taglib.ui.MessageTag.class);
        _jspx_th_liferay_002dui_005fmessage_005f12.setPageContext(_jspx_page_context);
        _jspx_th_liferay_002dui_005fmessage_005f12
                .setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_005fwhen_005f31);
        // /html/common/themes/portlet_messages.jspf(50,4) name = key type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
        _jspx_th_liferay_002dui_005fmessage_005f12.setKey("this-portlet-is-not-staged-local-alert");
        int _jspx_eval_liferay_002dui_005fmessage_005f12 = _jspx_th_liferay_002dui_005fmessage_005f12.doStartTag();
        if (_jspx_th_liferay_002dui_005fmessage_005f12.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
            _005fjspx_005ftagPool_005fliferay_002dui_005fmessage_0026_005fkey_005fnobody
                    .reuse(_jspx_th_liferay_002dui_005fmessage_005f12);
            return true;
        }//from  w ww  .  ja v a  2 s  .co m
        _005fjspx_005ftagPool_005fliferay_002dui_005fmessage_0026_005fkey_005fnobody
                .reuse(_jspx_th_liferay_002dui_005fmessage_005f12);
        return false;
    }

From source file:org.apache.jsp.html.common.themes.portlet_jsp.java

private boolean _jspx_meth_liferay_002dui_005fmessage_005f13(
            javax.servlet.jsp.tagext.JspTag _jspx_th_c_005fwhen_005f32, PageContext _jspx_page_context)
            throws Throwable {
        PageContext pageContext = _jspx_page_context;
        JspWriter out = _jspx_page_context.getOut();
        //  liferay-ui:message
        com.liferay.taglib.ui.MessageTag _jspx_th_liferay_002dui_005fmessage_005f13 = (com.liferay.taglib.ui.MessageTag) _005fjspx_005ftagPool_005fliferay_002dui_005fmessage_0026_005fkey_005fnobody
                .get(com.liferay.taglib.ui.MessageTag.class);
        _jspx_th_liferay_002dui_005fmessage_005f13.setPageContext(_jspx_page_context);
        _jspx_th_liferay_002dui_005fmessage_005f13
                .setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_005fwhen_005f32);
        // /html/common/themes/portlet_messages.jspf(55,4) name = key type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
        _jspx_th_liferay_002dui_005fmessage_005f13.setKey("this-portlet-is-not-staged-remote-alert");
        int _jspx_eval_liferay_002dui_005fmessage_005f13 = _jspx_th_liferay_002dui_005fmessage_005f13.doStartTag();
        if (_jspx_th_liferay_002dui_005fmessage_005f13.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
            _005fjspx_005ftagPool_005fliferay_002dui_005fmessage_0026_005fkey_005fnobody
                    .reuse(_jspx_th_liferay_002dui_005fmessage_005f13);
            return true;
        }/*from   w  ww.  ja  v  a  2 s .  c o m*/
        _005fjspx_005ftagPool_005fliferay_002dui_005fmessage_0026_005fkey_005fnobody
                .reuse(_jspx_th_liferay_002dui_005fmessage_005f13);
        return false;
    }

From source file:org.apache.jsp.html.common.themes.portlet_jsp.java

private boolean _jspx_meth_c_005fotherwise_005f18(javax.servlet.jsp.tagext.JspTag _jspx_th_c_005fchoose_005f23,
            PageContext _jspx_page_context) throws Throwable {
        PageContext pageContext = _jspx_page_context;
        JspWriter out = _jspx_page_context.getOut();
        //  c:otherwise
        org.apache.taglibs.standard.tag.common.core.OtherwiseTag _jspx_th_c_005fotherwise_005f18 = (org.apache.taglibs.standard.tag.common.core.OtherwiseTag) _005fjspx_005ftagPool_005fc_005fotherwise
                .get(org.apache.taglibs.standard.tag.common.core.OtherwiseTag.class);
        _jspx_th_c_005fotherwise_005f18.setPageContext(_jspx_page_context);
        _jspx_th_c_005fotherwise_005f18.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_005fchoose_005f23);
        int _jspx_eval_c_005fotherwise_005f18 = _jspx_th_c_005fotherwise_005f18.doStartTag();
        if (_jspx_eval_c_005fotherwise_005f18 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
            do {/* ww  w . j  ava  2s .  co  m*/
                out.write("\n");
                out.write("\t\t\t\t");
                if (_jspx_meth_liferay_002dui_005fmessage_005f14(_jspx_th_c_005fotherwise_005f18,
                        _jspx_page_context))
                    return true;
                out.write("\n");
                out.write("\t\t\t");
                int evalDoAfterBody = _jspx_th_c_005fotherwise_005f18.doAfterBody();
                if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
                    break;
            } while (true);
        }
        if (_jspx_th_c_005fotherwise_005f18.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
            _005fjspx_005ftagPool_005fc_005fotherwise.reuse(_jspx_th_c_005fotherwise_005f18);
            return true;
        }
        _005fjspx_005ftagPool_005fc_005fotherwise.reuse(_jspx_th_c_005fotherwise_005f18);
        return false;
    }

From source file:org.apache.jsp.html.common.themes.portlet_jsp.java

private boolean _jspx_meth_liferay_002dui_005fmessage_005f14(
            javax.servlet.jsp.tagext.JspTag _jspx_th_c_005fotherwise_005f18, PageContext _jspx_page_context)
            throws Throwable {
        PageContext pageContext = _jspx_page_context;
        JspWriter out = _jspx_page_context.getOut();
        //  liferay-ui:message
        com.liferay.taglib.ui.MessageTag _jspx_th_liferay_002dui_005fmessage_005f14 = (com.liferay.taglib.ui.MessageTag) _005fjspx_005ftagPool_005fliferay_002dui_005fmessage_0026_005fkey_005fnobody
                .get(com.liferay.taglib.ui.MessageTag.class);
        _jspx_th_liferay_002dui_005fmessage_005f14.setPageContext(_jspx_page_context);
        _jspx_th_liferay_002dui_005fmessage_005f14
                .setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_005fotherwise_005f18);
        // /html/common/themes/portlet_messages.jspf(73,4) name = key type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
        _jspx_th_liferay_002dui_005fmessage_005f14.setKey("your-request-processed-successfully");
        int _jspx_eval_liferay_002dui_005fmessage_005f14 = _jspx_th_liferay_002dui_005fmessage_005f14.doStartTag();
        if (_jspx_th_liferay_002dui_005fmessage_005f14.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
            _005fjspx_005ftagPool_005fliferay_002dui_005fmessage_0026_005fkey_005fnobody
                    .reuse(_jspx_th_liferay_002dui_005fmessage_005f14);
            return true;
        }//from w w  w  .  j a v  a  2 s.c o  m
        _005fjspx_005ftagPool_005fliferay_002dui_005fmessage_0026_005fkey_005fnobody
                .reuse(_jspx_th_liferay_002dui_005fmessage_005f14);
        return false;
    }

From source file:org.apache.jsp.html.common.themes.portlet_jsp.java

private boolean _jspx_meth_liferay_002dui_005fmessage_005f15(
            javax.servlet.jsp.tagext.JspTag _jspx_th_c_005fwhen_005f39, PageContext _jspx_page_context)
            throws Throwable {
        PageContext pageContext = _jspx_page_context;
        JspWriter out = _jspx_page_context.getOut();
        //  liferay-ui:message
        com.liferay.taglib.ui.MessageTag _jspx_th_liferay_002dui_005fmessage_005f15 = (com.liferay.taglib.ui.MessageTag) _005fjspx_005ftagPool_005fliferay_002dui_005fmessage_0026_005fkey_005fnobody
                .get(com.liferay.taglib.ui.MessageTag.class);
        _jspx_th_liferay_002dui_005fmessage_005f15.setPageContext(_jspx_page_context);
        _jspx_th_liferay_002dui_005fmessage_005f15
                .setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_005fwhen_005f39);
        // /html/common/themes/portlet_messages.jspf(50,4) name = key type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
        _jspx_th_liferay_002dui_005fmessage_005f15.setKey("this-portlet-is-not-staged-local-alert");
        int _jspx_eval_liferay_002dui_005fmessage_005f15 = _jspx_th_liferay_002dui_005fmessage_005f15.doStartTag();
        if (_jspx_th_liferay_002dui_005fmessage_005f15.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
            _005fjspx_005ftagPool_005fliferay_002dui_005fmessage_0026_005fkey_005fnobody
                    .reuse(_jspx_th_liferay_002dui_005fmessage_005f15);
            return true;
        }/*from  www  . ja  va2 s.c  om*/
        _005fjspx_005ftagPool_005fliferay_002dui_005fmessage_0026_005fkey_005fnobody
                .reuse(_jspx_th_liferay_002dui_005fmessage_005f15);
        return false;
    }

From source file:org.apache.jsp.html.common.themes.portlet_jsp.java

private boolean _jspx_meth_liferay_002dui_005fmessage_005f16(
            javax.servlet.jsp.tagext.JspTag _jspx_th_c_005fwhen_005f40, PageContext _jspx_page_context)
            throws Throwable {
        PageContext pageContext = _jspx_page_context;
        JspWriter out = _jspx_page_context.getOut();
        //  liferay-ui:message
        com.liferay.taglib.ui.MessageTag _jspx_th_liferay_002dui_005fmessage_005f16 = (com.liferay.taglib.ui.MessageTag) _005fjspx_005ftagPool_005fliferay_002dui_005fmessage_0026_005fkey_005fnobody
                .get(com.liferay.taglib.ui.MessageTag.class);
        _jspx_th_liferay_002dui_005fmessage_005f16.setPageContext(_jspx_page_context);
        _jspx_th_liferay_002dui_005fmessage_005f16
                .setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_005fwhen_005f40);
        // /html/common/themes/portlet_messages.jspf(55,4) name = key type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
        _jspx_th_liferay_002dui_005fmessage_005f16.setKey("this-portlet-is-not-staged-remote-alert");
        int _jspx_eval_liferay_002dui_005fmessage_005f16 = _jspx_th_liferay_002dui_005fmessage_005f16.doStartTag();
        if (_jspx_th_liferay_002dui_005fmessage_005f16.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
            _005fjspx_005ftagPool_005fliferay_002dui_005fmessage_0026_005fkey_005fnobody
                    .reuse(_jspx_th_liferay_002dui_005fmessage_005f16);
            return true;
        }/*from w  w  w . j ava 2 s. c  om*/
        _005fjspx_005ftagPool_005fliferay_002dui_005fmessage_0026_005fkey_005fnobody
                .reuse(_jspx_th_liferay_002dui_005fmessage_005f16);
        return false;
    }