List of usage examples for javax.servlet.jsp PageContext getOut
abstract public JspWriter getOut();
From source file:org.apache.jsp.html.common.themes.portlet_jsp.java
private boolean _jspx_meth_liferay_002dui_005fmessage_005f0( javax.servlet.jsp.tagext.JspTag _jspx_th_c_005fwhen_005f5, 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_005f0 = (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_005f0.setPageContext(_jspx_page_context); _jspx_th_liferay_002dui_005fmessage_005f0 .setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_005fwhen_005f5); // /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_005f0.setKey("this-portlet-is-not-staged-local-alert"); int _jspx_eval_liferay_002dui_005fmessage_005f0 = _jspx_th_liferay_002dui_005fmessage_005f0.doStartTag(); if (_jspx_th_liferay_002dui_005fmessage_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005fliferay_002dui_005fmessage_0026_005fkey_005fnobody .reuse(_jspx_th_liferay_002dui_005fmessage_005f0); return true; }//from w w w. j a v a 2s .c o m _005fjspx_005ftagPool_005fliferay_002dui_005fmessage_0026_005fkey_005fnobody .reuse(_jspx_th_liferay_002dui_005fmessage_005f0); return false; }
From source file:org.apache.jsp.html.common.themes.portlet_jsp.java
private boolean _jspx_meth_liferay_002dui_005fmessage_005f1( javax.servlet.jsp.tagext.JspTag _jspx_th_c_005fwhen_005f6, 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_005f1 = (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_005f1.setPageContext(_jspx_page_context); _jspx_th_liferay_002dui_005fmessage_005f1 .setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_005fwhen_005f6); // /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_005f1.setKey("this-portlet-is-not-staged-remote-alert"); int _jspx_eval_liferay_002dui_005fmessage_005f1 = _jspx_th_liferay_002dui_005fmessage_005f1.doStartTag(); if (_jspx_th_liferay_002dui_005fmessage_005f1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005fliferay_002dui_005fmessage_0026_005fkey_005fnobody .reuse(_jspx_th_liferay_002dui_005fmessage_005f1); return true; }//from w ww. j a v a2s . c o m _005fjspx_005ftagPool_005fliferay_002dui_005fmessage_0026_005fkey_005fnobody .reuse(_jspx_th_liferay_002dui_005fmessage_005f1); return false; }
From source file:org.apache.jsp.html.common.themes.portlet_jsp.java
private boolean _jspx_meth_c_005fotherwise_005f1(javax.servlet.jsp.tagext.JspTag _jspx_th_c_005fchoose_005f5, 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_005f1 = (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_005f1.setPageContext(_jspx_page_context); _jspx_th_c_005fotherwise_005f1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_005fchoose_005f5); int _jspx_eval_c_005fotherwise_005f1 = _jspx_th_c_005fotherwise_005f1.doStartTag(); if (_jspx_eval_c_005fotherwise_005f1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { do {// w w w . j a va 2 s . c om out.write("\n"); out.write("\t\t\t\t"); if (_jspx_meth_liferay_002dui_005fmessage_005f2(_jspx_th_c_005fotherwise_005f1, _jspx_page_context)) return true; out.write("\n"); out.write("\t\t\t"); int evalDoAfterBody = _jspx_th_c_005fotherwise_005f1.doAfterBody(); if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break; } while (true); } if (_jspx_th_c_005fotherwise_005f1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005fc_005fotherwise.reuse(_jspx_th_c_005fotherwise_005f1); return true; } _005fjspx_005ftagPool_005fc_005fotherwise.reuse(_jspx_th_c_005fotherwise_005f1); return false; }
From source file:org.apache.jsp.html.common.themes.portlet_jsp.java
private boolean _jspx_meth_liferay_002dui_005fmessage_005f2( javax.servlet.jsp.tagext.JspTag _jspx_th_c_005fotherwise_005f1, 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_005f2 = (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_005f2.setPageContext(_jspx_page_context); _jspx_th_liferay_002dui_005fmessage_005f2 .setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_005fotherwise_005f1); // /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_005f2.setKey("your-request-processed-successfully"); int _jspx_eval_liferay_002dui_005fmessage_005f2 = _jspx_th_liferay_002dui_005fmessage_005f2.doStartTag(); if (_jspx_th_liferay_002dui_005fmessage_005f2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005fliferay_002dui_005fmessage_0026_005fkey_005fnobody .reuse(_jspx_th_liferay_002dui_005fmessage_005f2); return true; }//w ww .j ava2 s. c om _005fjspx_005ftagPool_005fliferay_002dui_005fmessage_0026_005fkey_005fnobody .reuse(_jspx_th_liferay_002dui_005fmessage_005f2); return false; }
From source file:org.apache.jsp.html.common.themes.portlet_jsp.java
private boolean _jspx_meth_liferay_002dui_005fmessage_005f3( javax.servlet.jsp.tagext.JspTag _jspx_th_c_005fwhen_005f8, 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_005f3 = (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_005f3.setPageContext(_jspx_page_context); _jspx_th_liferay_002dui_005fmessage_005f3 .setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_005fwhen_005f8); // /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_005f3 .setKey("configure-this-application-and-place-it-where-desired-on-the-page"); int _jspx_eval_liferay_002dui_005fmessage_005f3 = _jspx_th_liferay_002dui_005fmessage_005f3.doStartTag(); if (_jspx_th_liferay_002dui_005fmessage_005f3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005fliferay_002dui_005fmessage_0026_005fkey_005fnobody .reuse(_jspx_th_liferay_002dui_005fmessage_005f3); return true; }//from w ww . j a va2 s . c o m _005fjspx_005ftagPool_005fliferay_002dui_005fmessage_0026_005fkey_005fnobody .reuse(_jspx_th_liferay_002dui_005fmessage_005f3); return false; }
From source file:org.apache.jsp.html.common.themes.portlet_jsp.java
private boolean _jspx_meth_c_005fotherwise_005f4(javax.servlet.jsp.tagext.JspTag _jspx_th_c_005fchoose_005f2, 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_005f4 = (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_005f4.setPageContext(_jspx_page_context); _jspx_th_c_005fotherwise_005f4.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_005fchoose_005f2); int _jspx_eval_c_005fotherwise_005f4 = _jspx_th_c_005fotherwise_005f4.doStartTag(); if (_jspx_eval_c_005fotherwise_005f4 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { do {//from w w w.j av a 2s .c om out.write("\n"); out.write("\t\t\t\t"); if (_jspx_meth_liferay_002dutil_005finclude_005f2(_jspx_th_c_005fotherwise_005f4, _jspx_page_context)) return true; out.write("\n"); out.write("\t\t\t"); int evalDoAfterBody = _jspx_th_c_005fotherwise_005f4.doAfterBody(); if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break; } while (true); } if (_jspx_th_c_005fotherwise_005f4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005fc_005fotherwise.reuse(_jspx_th_c_005fotherwise_005f4); return true; } _005fjspx_005ftagPool_005fc_005fotherwise.reuse(_jspx_th_c_005fotherwise_005f4); return false; }
From source file:org.apache.jsp.html.common.themes.portlet_jsp.java
private boolean _jspx_meth_liferay_002dutil_005finclude_005f2( javax.servlet.jsp.tagext.JspTag _jspx_th_c_005fotherwise_005f4, 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_005f2 = (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_005f2.setPageContext(_jspx_page_context); _jspx_th_liferay_002dutil_005finclude_005f2 .setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_005fotherwise_005f4); // /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_005f2.setPage("/html/portal/portlet_access_denied.jsp"); int _jspx_eval_liferay_002dutil_005finclude_005f2 = _jspx_th_liferay_002dutil_005finclude_005f2 .doStartTag();/*from ww w . j a va 2 s . co m*/ if (_jspx_th_liferay_002dutil_005finclude_005f2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005fliferay_002dutil_005finclude_0026_005fpage_005fnobody .reuse(_jspx_th_liferay_002dutil_005finclude_005f2); return true; } _005fjspx_005ftagPool_005fliferay_002dutil_005finclude_0026_005fpage_005fnobody .reuse(_jspx_th_liferay_002dutil_005finclude_005f2); return false; }
From source file:org.apache.jsp.html.common.themes.portlet_jsp.java
private boolean _jspx_meth_liferay_002dutil_005finclude_005f3( javax.servlet.jsp.tagext.JspTag _jspx_th_c_005fotherwise_005f5, 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_005f3 = (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_005f3.setPageContext(_jspx_page_context); _jspx_th_liferay_002dutil_005finclude_005f3 .setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_005fotherwise_005f5); // /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_005f3.setPage("/html/portal/portlet_inactive.jsp"); int _jspx_eval_liferay_002dutil_005finclude_005f3 = _jspx_th_liferay_002dutil_005finclude_005f3 .doStartTag();/*from ww w .ja v a2s.c o m*/ if (_jspx_th_liferay_002dutil_005finclude_005f3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005fliferay_002dutil_005finclude_0026_005fpage_005fnobody .reuse(_jspx_th_liferay_002dutil_005finclude_005f3); return true; } _005fjspx_005ftagPool_005fliferay_002dutil_005finclude_0026_005fpage_005fnobody .reuse(_jspx_th_liferay_002dutil_005finclude_005f3); return false; }
From source file:org.apache.jsp.html.common.themes.portlet_jsp.java
private boolean _jspx_meth_liferay_002dui_005fmessage_005f4( javax.servlet.jsp.tagext.JspTag _jspx_th_c_005fwhen_005f15, 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_005f4 = (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_005f4.setPageContext(_jspx_page_context); _jspx_th_liferay_002dui_005fmessage_005f4 .setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_005fwhen_005f15); // /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_005f4.setKey("this-portlet-is-not-staged-local-alert"); int _jspx_eval_liferay_002dui_005fmessage_005f4 = _jspx_th_liferay_002dui_005fmessage_005f4.doStartTag(); if (_jspx_th_liferay_002dui_005fmessage_005f4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005fliferay_002dui_005fmessage_0026_005fkey_005fnobody .reuse(_jspx_th_liferay_002dui_005fmessage_005f4); return true; }//from w w w . j ava 2 s . c o m _005fjspx_005ftagPool_005fliferay_002dui_005fmessage_0026_005fkey_005fnobody .reuse(_jspx_th_liferay_002dui_005fmessage_005f4); return false; }
From source file:org.apache.jsp.html.common.themes.portlet_jsp.java
private boolean _jspx_meth_liferay_002dui_005fmessage_005f5( javax.servlet.jsp.tagext.JspTag _jspx_th_c_005fwhen_005f16, 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_005f5 = (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_005f5.setPageContext(_jspx_page_context); _jspx_th_liferay_002dui_005fmessage_005f5 .setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_005fwhen_005f16); // /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_005f5.setKey("this-portlet-is-not-staged-remote-alert"); int _jspx_eval_liferay_002dui_005fmessage_005f5 = _jspx_th_liferay_002dui_005fmessage_005f5.doStartTag(); if (_jspx_th_liferay_002dui_005fmessage_005f5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005fliferay_002dui_005fmessage_0026_005fkey_005fnobody .reuse(_jspx_th_liferay_002dui_005fmessage_005f5); return true; }//from w w w . j a v a 2 s . c om _005fjspx_005ftagPool_005fliferay_002dui_005fmessage_0026_005fkey_005fnobody .reuse(_jspx_th_liferay_002dui_005fmessage_005f5); return false; }