/* * Generated by the Jasper component of Apache Tomcat * Version: Apache Tomcat/7.0.23 * Generated at: 2013-12-05 18:26:59 UTC * Note: The last modified time of this file was set to * the last modified time of the source file after * generation to assist with modification tracking. */ package org.apache.jsp; import javax.servlet.*; import javax.servlet.http.*; import javax.servlet.jsp.*; public final class logout_jsp extends org.apache.jasper.runtime.HttpJspBase implements org.apache.jasper.runtime.JspSourceDependent { private static final javax.servlet.jsp.JspFactory _jspxFactory = javax.servlet.jsp.JspFactory.getDefaultFactory(); private static java.util.Map _jspx_dependants; static { _jspx_dependants = new java.util.HashMap(2); _jspx_dependants.put("/resources/include/init.jsp", Long.valueOf(1349369512000L)); _jspx_dependants.put("/resources/include/footer.jsp", Long.valueOf(1327427220000L)); } private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005fc_005furl_0026_005fvar_005fvalue_005fnobody; private javax.el.ExpressionFactory _el_expressionfactory; private org.apache.tomcat.InstanceManager _jsp_instancemanager; public java.util.Map getDependants() { return _jspx_dependants; } public void _jspInit() { _005fjspx_005ftagPool_005fc_005furl_0026_005fvar_005fvalue_005fnobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig()); _el_expressionfactory = _jspxFactory.getJspApplicationContext(getServletConfig().getServletContext()).getExpressionFactory(); _jsp_instancemanager = org.apache.jasper.runtime.InstanceManagerFactory.getInstanceManager(getServletConfig()); } public void _jspDestroy() { _005fjspx_005ftagPool_005fc_005furl_0026_005fvar_005fvalue_005fnobody.release(); } public void _jspService(final javax.servlet.http.HttpServletRequest request, final javax.servlet.http.HttpServletResponse response) throws java.io.IOException, javax.servlet.ServletException { final javax.servlet.jsp.PageContext pageContext; javax.servlet.http.HttpSession session = null; final javax.servlet.ServletContext application; final javax.servlet.ServletConfig config; javax.servlet.jsp.JspWriter out = null; final java.lang.Object page = this; javax.servlet.jsp.JspWriter _jspx_out = null; javax.servlet.jsp.PageContext _jspx_page_context = null; try { response.setContentType("text/html"); pageContext = _jspxFactory.getPageContext(this, request, response, null, true, 8192, true); _jspx_page_context = pageContext; application = pageContext.getServletContext(); config = pageContext.getServletConfig(); session = pageContext.getSession(); out = pageContext.getOut(); _jspx_out = out; out.write("\n"); out.write("\n"); out.write(" \n"); out.write("\t\n"); out.write("\tOpen Baraza\n"); out.write("\t\n"); out.write("\t\n"); out.write("\t\n"); out.write("\t\n"); out.write("\t\n"); out.write("\t\n"); out.write("\t\n"); out.write("\t\n"); out.write("\t\n"); out.write("\t\n"); out.write(" \n"); out.write(" \n"); out.write(" \n"); out.write("\t\n"); out.write(" \n"); out.write(" \n"); out.write("\t\n"); out.write("\t\t\n"); out.write("\t\n"); out.write("\t\n"); out.write("\t\n"); out.write("\t\t\n"); out.write("\t\n"); out.write("\t\n"); out.write("\t\n"); out.write("\t\n"); out.write("\t\n"); out.write("\t\n"); out.write("\t\n"); out.write("\t\n"); out.write("\t\n"); out.write("\t\n"); out.write("\t\n"); out.write("\t\n"); out.write("\t\n"); out.write("\t\n"); out.write("\t\n"); out.write("\t\n"); out.write("\t\n"); out.write("\t\n"); out.write("\t\n"); out.write("\t\n"); out.write("\t\n"); out.write("\t\n"); out.write("\t\n"); out.write("\t\n"); out.write("\t\n"); out.write("\t\n"); out.write("\t\n"); out.write("\t\n"); out.write("\t\n"); out.write("\t\t\t\t\n"); out.write(" \n"); out.write("\r\n"); out.write("\r\n"); session.setAttribute("xmlcnf", ""); session.invalidate(); out.write("\r\n"); out.write("\r\n"); out.write("\r\n"); out.write("\r\n"); out.write("\t
\r\n"); out.write("\t\t
    \r\n"); out.write("\t\t\t
  • Home
  • \r\n"); out.write("\t\t\t
  • Register
  • \r\n"); out.write("\t\t\t
  • My Account
  • \r\n"); out.write("\t\t
\r\n"); out.write("\t
\r\n"); out.write("\r\n"); out.write("\t
\r\n"); out.write("\t\t
\r\n"); out.write("\t\t
\r\n"); out.write("\t\t
\r\n"); out.write("\t\t
\r\n"); out.write("\t
\r\n"); out.write("\t\r\n"); out.write("\t"); if (_jspx_meth_c_005furl_005f0(_jspx_page_context)) return; out.write("\r\n"); out.write("\t\t\r\n"); out.write("\t
You are logged out
\r\n"); out.write("\t
\r\n"); out.write("\t\t

Please enter a user name or password that is authorized to access this application

\r\n"); out.write("\t\tLogin\r\n"); out.write("\t\tRecover Lost Password\r\n"); out.write("\t\tRegister New Account\r\n"); out.write("\t
\r\n"); out.write(" \r\n"); out.write("\t\n"); out.write("\n"); out.write(""); out.write("\r\n"); out.write("\r\n"); out.write("\r\n"); } catch (java.lang.Throwable t) { if (!(t instanceof javax.servlet.jsp.SkipPageException)){ out = _jspx_out; if (out != null && out.getBufferSize() != 0) try { out.clearBuffer(); } catch (java.io.IOException e) {} if (_jspx_page_context != null) _jspx_page_context.handlePageException(t); } } finally { _jspxFactory.releasePageContext(_jspx_page_context); } } private boolean _jspx_meth_c_005furl_005f0(javax.servlet.jsp.PageContext _jspx_page_context) throws java.lang.Throwable { javax.servlet.jsp.PageContext pageContext = _jspx_page_context; javax.servlet.jsp.JspWriter out = _jspx_page_context.getOut(); // c:url org.apache.taglibs.standard.tag.rt.core.UrlTag _jspx_th_c_005furl_005f0 = (org.apache.taglibs.standard.tag.rt.core.UrlTag) _005fjspx_005ftagPool_005fc_005furl_0026_005fvar_005fvalue_005fnobody.get(org.apache.taglibs.standard.tag.rt.core.UrlTag.class); _jspx_th_c_005furl_005f0.setPageContext(_jspx_page_context); _jspx_th_c_005furl_005f0.setParent(null); // /logout.jsp(25,1) name = var type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_c_005furl_005f0.setVar("url"); // /logout.jsp(25,1) name = value type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_c_005furl_005f0.setValue("/index.jsp"); int _jspx_eval_c_005furl_005f0 = _jspx_th_c_005furl_005f0.doStartTag(); if (_jspx_th_c_005furl_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005fc_005furl_0026_005fvar_005fvalue_005fnobody.reuse(_jspx_th_c_005furl_005f0); return true; } _005fjspx_005ftagPool_005fc_005furl_0026_005fvar_005fvalue_005fnobody.reuse(_jspx_th_c_005furl_005f0); return false; } }