Salome HOME
7c0a3e067710979c0764819f7c18383073c14872
[tools/siman.git] / Workspace / .metadata / .plugins / org.eclipse.wst.server.core / tmp0 / work / Catalina / localhost / siman / org / apache / jsp / welcome_jsp.java
1 package org.apache.jsp;
2
3 import javax.servlet.*;
4 import javax.servlet.http.*;
5 import javax.servlet.jsp.*;
6
7 public final class welcome_jsp extends org.apache.jasper.runtime.HttpJspBase
8     implements org.apache.jasper.runtime.JspSourceDependent {
9
10   private static final JspFactory _jspxFactory = JspFactory.getDefaultFactory();
11
12   private static java.util.List _jspx_dependants;
13
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;
16
17   private javax.el.ExpressionFactory _el_expressionfactory;
18   private org.apache.AnnotationProcessor _jsp_annotationprocessor;
19
20   public Object getDependants() {
21     return _jspx_dependants;
22   }
23
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());
29   }
30
31   public void _jspDestroy() {
32     _005fjspx_005ftagPool_005fs_005ftext_0026_005fname_005fnobody.release();
33     _005fjspx_005ftagPool_005fs_005furl_0026_005fvalue_005fnobody.release();
34   }
35
36   public void _jspService(HttpServletRequest request, HttpServletResponse response)
37         throws java.io.IOException, ServletException {
38
39     PageContext pageContext = null;
40     HttpSession session = null;
41     ServletContext application = null;
42     ServletConfig config = null;
43     JspWriter out = null;
44     Object page = this;
45     JspWriter _jspx_out = null;
46     PageContext _jspx_page_context = null;
47
48
49     try {
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();
58       _jspx_out = out;
59
60       out.write("\r\n");
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");
63       out.write("\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))
68         return;
69       out.write("</title>\r\n");
70       out.write("    <link href=");
71       if (_jspx_meth_s_005furl_005f0(_jspx_page_context))
72         return;
73       out.write(" rel=\"stylesheet\" type=\"text/css\">\r\n");
74       out.write("  </head>\r\n");
75       out.write("\r\n");
76       out.write("  <body>\r\n");
77       out.write("<!-- Menu-bar\r\n");
78       out.write("  -->\r\n");
79       out.write("    ");
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);
81       out.write("\r\n");
82       out.write("\r\n");
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))
87         return;
88       out.write("</div>\r\n");
89       out.write("\r\n");
90       out.write("  </body>\r\n");
91       out.write("\r\n");
92       out.write("</html>");
93     } catch (Throwable t) {
94       if (!(t instanceof SkipPageException)){
95         out = _jspx_out;
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);
99       }
100     } finally {
101       _jspxFactory.releasePageContext(_jspx_page_context);
102     }
103   }
104
105   private boolean _jspx_meth_s_005ftext_005f0(PageContext _jspx_page_context)
106           throws Throwable {
107     PageContext pageContext = _jspx_page_context;
108     JspWriter out = _jspx_page_context.getOut();
109     //  s:text
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);
118       return true;
119     }
120     _005fjspx_005ftagPool_005fs_005ftext_0026_005fname_005fnobody.reuse(_jspx_th_s_005ftext_005f0);
121     return false;
122   }
123
124   private boolean _jspx_meth_s_005furl_005f0(PageContext _jspx_page_context)
125           throws Throwable {
126     PageContext pageContext = _jspx_page_context;
127     JspWriter out = _jspx_page_context.getOut();
128     //  s:url
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);
137       return true;
138     }
139     _005fjspx_005ftagPool_005fs_005furl_0026_005fvalue_005fnobody.reuse(_jspx_th_s_005furl_005f0);
140     return false;
141   }
142
143   private boolean _jspx_meth_s_005ftext_005f1(PageContext _jspx_page_context)
144           throws Throwable {
145     PageContext pageContext = _jspx_page_context;
146     JspWriter out = _jspx_page_context.getOut();
147     //  s:text
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);
156       return true;
157     }
158     _005fjspx_005ftagPool_005fs_005ftext_0026_005fname_005fnobody.reuse(_jspx_th_s_005ftext_005f1);
159     return false;
160   }
161 }