1 package org.apache.jsp;
3 import javax.servlet.*;
4 import javax.servlet.http.*;
5 import javax.servlet.jsp.*;
7 public final class welcome_jsp extends org.apache.jasper.runtime.HttpJspBase
8 implements org.apache.jasper.runtime.JspSourceDependent {
10 private static final JspFactory _jspxFactory = JspFactory.getDefaultFactory();
12 private static java.util.List _jspx_dependants;
14 private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005fs_005ftext_0026_005fname_005fnobody;
15 private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005fs_005furl_0026_005fvalue_005fnobody;
17 private javax.el.ExpressionFactory _el_expressionfactory;
18 private org.apache.AnnotationProcessor _jsp_annotationprocessor;
20 public Object getDependants() {
21 return _jspx_dependants;
24 public void _jspInit() {
25 _005fjspx_005ftagPool_005fs_005ftext_0026_005fname_005fnobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
26 _005fjspx_005ftagPool_005fs_005furl_0026_005fvalue_005fnobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
27 _el_expressionfactory = _jspxFactory.getJspApplicationContext(getServletConfig().getServletContext()).getExpressionFactory();
28 _jsp_annotationprocessor = (org.apache.AnnotationProcessor) getServletConfig().getServletContext().getAttribute(org.apache.AnnotationProcessor.class.getName());
31 public void _jspDestroy() {
32 _005fjspx_005ftagPool_005fs_005ftext_0026_005fname_005fnobody.release();
33 _005fjspx_005ftagPool_005fs_005furl_0026_005fvalue_005fnobody.release();
36 public void _jspService(HttpServletRequest request, HttpServletResponse response)
37 throws java.io.IOException, ServletException {
39 PageContext pageContext = null;
40 HttpSession session = null;
41 ServletContext application = null;
42 ServletConfig config = null;
45 JspWriter _jspx_out = null;
46 PageContext _jspx_page_context = null;
50 response.setContentType("text/html; charset=ISO-8859-1");
51 pageContext = _jspxFactory.getPageContext(this, request, response,
52 null, true, 8192, true);
53 _jspx_page_context = pageContext;
54 application = pageContext.getServletContext();
55 config = pageContext.getServletConfig();
56 session = pageContext.getSession();
57 out = pageContext.getOut();
61 out.write("<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\" \"http://www.w3.org/TR/html4/loose.dtd\">\r\n");
62 out.write("<html>\r\n");
64 out.write(" <head>\r\n");
65 out.write(" <meta http-equiv=\"Content-Type\" content=\"text/html; charset=ISO-8859-1\">\r\n");
66 out.write(" <title>");
67 if (_jspx_meth_s_005ftext_005f0(_jspx_page_context))
69 out.write("</title>\r\n");
70 out.write(" <link href=");
71 if (_jspx_meth_s_005furl_005f0(_jspx_page_context))
73 out.write(" rel=\"stylesheet\" type=\"text/css\">\r\n");
74 out.write(" </head>\r\n");
76 out.write(" <body>\r\n");
77 out.write("<!-- Menu-bar\r\n");
78 out.write(" -->\r\n");
80 org.apache.jasper.runtime.JspRuntimeLibrary.include(request, response, "/jsp/menubar.jsp" + (("/jsp/menubar.jsp").indexOf('?')>0? '&': '?') + org.apache.jasper.runtime.JspRuntimeLibrary.URLEncode("menu", request.getCharacterEncoding())+ "=" + org.apache.jasper.runtime.JspRuntimeLibrary.URLEncode("none", request.getCharacterEncoding()), out, false);
83 out.write("<!-- Title-bar\r\n");
84 out.write(" -->\r\n");
85 out.write(" <div id=title-bar>");
86 if (_jspx_meth_s_005ftext_005f1(_jspx_page_context))
88 out.write("</div>\r\n");
90 out.write(" </body>\r\n");
93 } catch (Throwable t) {
94 if (!(t instanceof SkipPageException)){
96 if (out != null && out.getBufferSize() != 0)
97 try { out.clearBuffer(); } catch (java.io.IOException e) {}
98 if (_jspx_page_context != null) _jspx_page_context.handlePageException(t);
101 _jspxFactory.releasePageContext(_jspx_page_context);
105 private boolean _jspx_meth_s_005ftext_005f0(PageContext _jspx_page_context)
107 PageContext pageContext = _jspx_page_context;
108 JspWriter out = _jspx_page_context.getOut();
110 org.apache.struts2.views.jsp.TextTag _jspx_th_s_005ftext_005f0 = (org.apache.struts2.views.jsp.TextTag) _005fjspx_005ftagPool_005fs_005ftext_0026_005fname_005fnobody.get(org.apache.struts2.views.jsp.TextTag.class);
111 _jspx_th_s_005ftext_005f0.setPageContext(_jspx_page_context);
112 _jspx_th_s_005ftext_005f0.setParent(null);
113 // /welcome.jsp(11,11) name = name type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
114 _jspx_th_s_005ftext_005f0.setName("name.module");
115 int _jspx_eval_s_005ftext_005f0 = _jspx_th_s_005ftext_005f0.doStartTag();
116 if (_jspx_th_s_005ftext_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
117 _005fjspx_005ftagPool_005fs_005ftext_0026_005fname_005fnobody.reuse(_jspx_th_s_005ftext_005f0);
120 _005fjspx_005ftagPool_005fs_005ftext_0026_005fname_005fnobody.reuse(_jspx_th_s_005ftext_005f0);
124 private boolean _jspx_meth_s_005furl_005f0(PageContext _jspx_page_context)
126 PageContext pageContext = _jspx_page_context;
127 JspWriter out = _jspx_page_context.getOut();
129 org.apache.struts2.views.jsp.URLTag _jspx_th_s_005furl_005f0 = (org.apache.struts2.views.jsp.URLTag) _005fjspx_005ftagPool_005fs_005furl_0026_005fvalue_005fnobody.get(org.apache.struts2.views.jsp.URLTag.class);
130 _jspx_th_s_005furl_005f0.setPageContext(_jspx_page_context);
131 _jspx_th_s_005furl_005f0.setParent(null);
132 // /welcome.jsp(12,15) name = value type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
133 _jspx_th_s_005furl_005f0.setValue("/skin/default.css");
134 int _jspx_eval_s_005furl_005f0 = _jspx_th_s_005furl_005f0.doStartTag();
135 if (_jspx_th_s_005furl_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
136 _005fjspx_005ftagPool_005fs_005furl_0026_005fvalue_005fnobody.reuse(_jspx_th_s_005furl_005f0);
139 _005fjspx_005ftagPool_005fs_005furl_0026_005fvalue_005fnobody.reuse(_jspx_th_s_005furl_005f0);
143 private boolean _jspx_meth_s_005ftext_005f1(PageContext _jspx_page_context)
145 PageContext pageContext = _jspx_page_context;
146 JspWriter out = _jspx_page_context.getOut();
148 org.apache.struts2.views.jsp.TextTag _jspx_th_s_005ftext_005f1 = (org.apache.struts2.views.jsp.TextTag) _005fjspx_005ftagPool_005fs_005ftext_0026_005fname_005fnobody.get(org.apache.struts2.views.jsp.TextTag.class);
149 _jspx_th_s_005ftext_005f1.setPageContext(_jspx_page_context);
150 _jspx_th_s_005ftext_005f1.setParent(null);
151 // /welcome.jsp(24,22) name = name type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
152 _jspx_th_s_005ftext_005f1.setName("message.welcome");
153 int _jspx_eval_s_005ftext_005f1 = _jspx_th_s_005ftext_005f1.doStartTag();
154 if (_jspx_th_s_005ftext_005f1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
155 _005fjspx_005ftagPool_005fs_005ftext_0026_005fname_005fnobody.reuse(_jspx_th_s_005ftext_005f1);
158 _005fjspx_005ftagPool_005fs_005ftext_0026_005fname_005fnobody.reuse(_jspx_th_s_005ftext_005f1);