严智鑫
2025-11-13 945bc394f40d8af1072a53da9a94f24207124e6d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
package org.apache.jsp.WEB_002dINF.views.shelf;
 
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
 
public final class editRankAndHoist_jsp extends org.apache.jasper.runtime.HttpJspBase
    implements org.apache.jasper.runtime.JspSourceDependent {
 
  private static final JspFactory _jspxFactory = JspFactory.getDefaultFactory();
 
  private static java.util.Vector _jspx_dependants;
 
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_c_set_var_value_nobody;
 
  private org.glassfish.jsp.api.ResourceInjector _jspx_resourceInjector;
 
  public Object getDependants() {
    return _jspx_dependants;
  }
 
  public void _jspInit() {
    _jspx_tagPool_c_set_var_value_nobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
  }
 
  public void _jspDestroy() {
    _jspx_tagPool_c_set_var_value_nobody.release();
  }
 
  public void _jspService(HttpServletRequest request, HttpServletResponse response)
        throws java.io.IOException, ServletException {
 
    PageContext pageContext = null;
    HttpSession session = null;
    ServletContext application = null;
    ServletConfig config = null;
    JspWriter out = null;
    Object page = this;
    JspWriter _jspx_out = null;
    PageContext _jspx_page_context = null;
 
    try {
      response.setContentType("text/html;charset=UTF-8");
      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;
      _jspx_resourceInjector = (org.glassfish.jsp.api.ResourceInjector) application.getAttribute("com.sun.appserv.jsp.resource.injector");
 
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      if (_jspx_meth_c_set_0(_jspx_page_context))
        return;
      out.write("\r\n");
      out.write("\r\n");
      out.write("<html>\r\n");
      out.write("<head>\r\n");
      out.write("    <title>编辑料架和吊装位</title>\r\n");
      out.write("<link type=\"image/x-icon\" href=\"");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx}", java.lang.String.class, (PageContext)_jspx_page_context, null));
      out.write("/static/images/favicon.ico\" rel=\"shortcut icon\">\r\n");
      out.write("<link href=\"");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx}", java.lang.String.class, (PageContext)_jspx_page_context, null));
      out.write("/static/bootstrap/2.3.2/css/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\" />\r\n");
      out.write("<link href=\"");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx}", java.lang.String.class, (PageContext)_jspx_page_context, null));
      out.write("/static/bootstrap/2.3.2/css/bootstrap-responsive.min.css\" type=\"text/css\" rel=\"stylesheet\" />\r\n");
      out.write("<link href=\"");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx}", java.lang.String.class, (PageContext)_jspx_page_context, null));
      out.write("/static/jquery-validation/1.11.1/validate.css\" type=\"text/css\" rel=\"stylesheet\" />\r\n");
      out.write("<link href=\"");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx}", java.lang.String.class, (PageContext)_jspx_page_context, null));
      out.write("/static/styles/default.css\" type=\"text/css\" rel=\"stylesheet\" />\r\n");
      out.write("<link href=\"");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx}", java.lang.String.class, (PageContext)_jspx_page_context, null));
      out.write("/static/bootstrap-datetimepicker/css/bootstrap-datetimepicker.min.css\" type=\"text/css\" rel=\"stylesheet\" />\r\n");
      out.write("<link href=\"");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx}", java.lang.String.class, (PageContext)_jspx_page_context, null));
      out.write("/static/bootstrap-switch/css/bootstrap2/bootstrap-switch.css\" type=\"text/css\" rel=\"stylesheet\" />\r\n");
      out.write("<script type=\"text/javascript\" src=\"");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx}", java.lang.String.class, (PageContext)_jspx_page_context, null));
      out.write("/static/jquery/jquery-3.1.0.min.js\"></script>\r\n");
      out.write("<script language=\"javascript\" type=\"text/javascript\" src=\"");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx}", java.lang.String.class, (PageContext)_jspx_page_context, null));
      out.write("/static/util.js\"></script>     \r\n");
      out.write("\r\n");
      out.write("    <script type=\"text/javascript\">\r\n");
      out.write("    function myFunction(obj){\r\n");
      out.write("    \twindow.location.href=\"");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx}", java.lang.String.class, (PageContext)_jspx_page_context, null));
      out.write("/shelf/findRank/\"+obj;\r\n");
      out.write("    }\r\n");
      out.write("    function batchDeleteRanks() {\r\n");
      out.write("        var shelfRankCheckBoxes = $(\":checkbox\");\r\n");
      out.write("        var shelfRankIds = '';\r\n");
      out.write("        \r\n");
      out.write("        for (var i = 0; i < shelfRankCheckBoxes.size(); i++) {\r\n");
      out.write("            if (shelfRankCheckBoxes[i].checked) {\r\n");
      out.write("            \tshelfRankIds += (shelfRankCheckBoxes[i].id + \";\");\r\n");
      out.write("            }\r\n");
      out.write("        }\r\n");
      out.write("        \r\n");
      out.write("        if (shelfRankIds == '') {\r\n");
      out.write("        \t$.MsgBox.Alert(\"WARM PROMPT\", \"没有料架被选中\");\r\n");
      out.write("            return;\r\n");
      out.write("        }\r\n");
      out.write("        \r\n");
      out.write("        // 去掉最后一个分隔符\r\n");
      out.write("        shelfRankIds = shelfRankIds.substring(0, shelfRankIds.length - 1);\r\n");
      out.write("        \r\n");
      out.write("        $('#deleteConfirm').modal('toggle');\r\n");
      out.write("        $('#deleteConfirmForm').attr('action', '");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx}", java.lang.String.class, (PageContext)_jspx_page_context, null));
      out.write("/shelfrank/batchDeleteRanks');\r\n");
      out.write("        $('#deleteConfirmInput').attr('name', 'shelfRankIds');\r\n");
      out.write("        $('#deleteConfirmInput').attr('value', shelfRankIds);\r\n");
      out.write("    }\r\n");
      out.write("    \r\n");
      out.write("    function xinxi(id){\r\n");
      out.write("    \twindow.location.href=\"");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx}", java.lang.String.class, (PageContext)_jspx_page_context, null));
      out.write("/shlef/findRank/\"+id;\r\n");
      out.write("    }\r\n");
      out.write("    function deleteRank(shelfRankId) {\r\n");
      out.write("    \t$('#deleteConfirm').modal('toggle');\r\n");
      out.write("        $('#deleteConfirmForm').attr('action', '");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx}", java.lang.String.class, (PageContext)_jspx_page_context, null));
      out.write("/shelfrank/delete');\r\n");
      out.write("        $('#deleteConfirmInput').attr('name', 'shelfRankId');\r\n");
      out.write("        $('#deleteConfirmInput').attr('value', shelfRankId);\r\n");
      out.write("    }\r\n");
      out.write("    \r\n");
      out.write("    function deleteRawPackageForRank(shelfRankId) {\r\n");
      out.write("    \t$('#deleteConfirm').modal('toggle');\r\n");
      out.write("        $('#deleteConfirmForm').attr('action', '");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx}", java.lang.String.class, (PageContext)_jspx_page_context, null));
      out.write("/shelfrank/deleteRawPackageForRank');\r\n");
      out.write("        $('#deleteConfirmInput').attr('name', 'shelfRankId');\r\n");
      out.write("        $('#deleteConfirmInput').attr('value', shelfRankId);\r\n");
      out.write("    }\r\n");
      out.write("    \r\n");
      out.write("    function deleteHoist(shelfHoistId) {\r\n");
      out.write("        $('#deleteConfirm').modal('toggle');\r\n");
      out.write("        $('#deleteConfirmForm').attr('action', '");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx}", java.lang.String.class, (PageContext)_jspx_page_context, null));
      out.write("/shelfhoist/delete');\r\n");
      out.write("        $('#deleteConfirmInput').attr('name', 'shelfHoistId');\r\n");
      out.write("        $('#deleteConfirmInput').attr('value', shelfHoistId);\r\n");
      out.write("    }\r\n");
      out.write("    \r\n");
      out.write("    function deleteRawPackageForHoist(shelfHoistId) {\r\n");
      out.write("        $('#deleteConfirm').modal('toggle');\r\n");
      out.write("        $('#deleteConfirmForm').attr('action', '");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx}", java.lang.String.class, (PageContext)_jspx_page_context, null));
      out.write("/shelfhoist/deleteRawPackageForHoist');\r\n");
      out.write("        $('#deleteConfirmInput').attr('name', 'shelfHoistId');\r\n");
      out.write("        $('#deleteConfirmInput').attr('value', shelfHoistId);\r\n");
      out.write("    }\r\n");
      out.write("    </script>\r\n");
      out.write("     <script>\r\n");
      out.write("    $(document).ready(function() {\r\n");
      out.write("        $(\"#widthInput\").focus();\r\n");
      out.write("    });\r\n");
      out.write("    </script>\r\n");
      out.write("</head>\r\n");
      out.write("<body>\r\n");
      out.write("<!-- Content Wrapper. Contains page content -->\r\n");
      out.write("  \t<div class=\"content-wrapper\">\r\n");
      out.write("    <!-- Content Header (Page header) -->\r\n");
      out.write("    <div>\r\n");
      out.write("    \t<section class=\"content-header\">\r\n");
      out.write("      \t\t<h1>\r\n");
      out.write("        \t编辑料架\r\n");
      out.write("        \t\t<small></small>\r\n");
      out.write("      \t\t</h1>\r\n");
      out.write("      \t<ol class=\"breadcrumb\">\r\n");
      out.write("        \t<li><a href=\"");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null));
      out.write("/shelf/editRankAndHoist\"><i class=\"fa fa-reply\"></i>编辑料架</a></li>\r\n");
      out.write("        \t<li class=\"active\"></li>\r\n");
      out.write("      \t</ol>\r\n");
      out.write("    \t</section>\r\n");
      out.write("\t</div>\r\n");
      out.write("\t<div>\r\n");
      out.write("    <!-- Main content -->\r\n");
      out.write("    <section class=\"content container-fluid\">\r\n");
      out.write("    <div class=\"row\">\r\n");
      out.write("        <div class=\"col-md-12\">\r\n");
      out.write("          <div class=\"box\">\r\n");
      out.write("            <div class=\"box-header with-border\">\r\n");
      out.write("            <i class=\"fa fa-bar-chart-o\"></i>\r\n");
      out.write("              <h3 class=\"box-title\">仓储信息表</h3>\r\n");
      out.write("\r\n");
      out.write("              <div class=\"box-tools pull-right\">\r\n");
      out.write("               <!--  <button type=\"button\" class=\"btn btn-box-tool\" data-widget=\"collapse\"><i class=\"fa fa-minus\"></i>\r\n");
      out.write("                </button>\r\n");
      out.write("                <button type=\"button\" class=\"btn btn-box-tool\" data-widget=\"remove\"><i class=\"fa fa-times\"></i></button> -->\r\n");
      out.write("              </div>\r\n");
      out.write("            </div>\r\n");
      out.write("            <!-- /.box-header -->\r\n");
      out.write("            <div class=\"box-body\">\r\n");
      out.write("              <div class=\"row\">\r\n");
      out.write("                <div class=\"col-md-10\">\r\n");
      out.write("                  <p class=\"text-center\">\r\n");
      out.write("                    &nbsp;&nbsp;&nbsp;<span>\r\n");
      out.write("\t\t\t\t<img src=\"");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx}", java.lang.String.class, (PageContext)_jspx_page_context, null));
      out.write("/static/images/101.png\">二天以内使用过</span>\r\n");
      out.write("\t\t\t\t&nbsp;&nbsp;&nbsp;<span>\r\n");
      out.write("\t\t\t\t<img src=\"");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx}", java.lang.String.class, (PageContext)_jspx_page_context, null));
      out.write("/static/images/104.png\">二天到四天之内使用过</span>\r\n");
      out.write("\t\t\t\t&nbsp;&nbsp;&nbsp;<span>\r\n");
      out.write("\t\t\t\t<img src=\"");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx}", java.lang.String.class, (PageContext)_jspx_page_context, null));
      out.write("/static/images/102.png\">四天以上七天以下没有使用过</span>\r\n");
      out.write("\t\t\t\t&nbsp;&nbsp;&nbsp;<span>\r\n");
      out.write("\t\t\t\t<img src=\"");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx}", java.lang.String.class, (PageContext)_jspx_page_context, null));
      out.write("/static/images/103.png\">七天以内没有使用过</span>\r\n");
      out.write("\t\t\t\t&nbsp;&nbsp;&nbsp;<span>\r\n");
      out.write("\t\t\t\t<img src=\"");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx}", java.lang.String.class, (PageContext)_jspx_page_context, null));
      out.write("/static/images/105.png\">禁用</span>\r\n");
      out.write("                  </p>\r\n");
      out.write("                  <div style=\"width: 99%;margin-left:10px;margin-top:10px; overflow-y:auto\">\r\n");
      out.write("\t     \t\t");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${shelfRankInfo }", java.lang.String.class, (PageContext)_jspx_page_context, null));
      out.write("\r\n");
      out.write("    \t\t\t</div> \r\n");
      out.write("                  <div class=\"chart\">\r\n");
      out.write("                  </div>\r\n");
      out.write("                </div>\r\n");
      out.write("                <!-- /.col -->\r\n");
      out.write("                <div class=\"col-md-2\">\r\n");
      out.write("                  <p class=\"text-center\">\r\n");
      out.write("                    <strong>吊装位&&上片位</strong>\r\n");
      out.write("                  </p>\r\n");
      out.write("\t\t\t\t");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${loadAndShelfHoistInfo }", java.lang.String.class, (PageContext)_jspx_page_context, null));
      out.write("\r\n");
      out.write("                </div>\r\n");
      out.write("                <!-- /.col -->\r\n");
      out.write("              </div>\r\n");
      out.write("              <!-- /.row -->\r\n");
      out.write("            </div>\r\n");
      out.write("          </div>\r\n");
      out.write("          <!-- /.box -->\r\n");
      out.write("        </div>\r\n");
      out.write("        <!-- /.col -->\r\n");
      out.write("      </div>\r\n");
      out.write("       <div style=\"width: 40%;float: left;  height: 361px;\">\r\n");
      out.write("    \t<div class=\"box\" style=\"height: 100%; overflow: auto;\" align=\"center\">\r\n");
      out.write("      \t\t<div class=\"box-header\">\r\n");
      out.write("        \t\t<h3 class=\"box-title\">料架信息</h3>\r\n");
      out.write("      \t\t</div>\r\n");
      out.write("      \t<!-- /.box-header -->\r\n");
      out.write("      \t\t<!-- <div class=\"callout callout-info\">\r\n");
      out.write("\t          <h4>6号料架</h4>\r\n");
      out.write("\t          <p>料架状态:使用中</p>\r\n");
      out.write("        \t</div>\r\n");
      out.write("        \t<div class=\"box box-default\">\r\n");
      out.write("          \t\t<div class=\"box-header with-border\">\r\n");
      out.write("            \t\t<h3 class=\"box-title\">原片信息</h3>\r\n");
      out.write("          \t\t</div>\r\n");
      out.write("          \t\t<div class=\"box-body\" style=\"font-size:20px;\">\r\n");
      out.write("          \t\t\t<div style=\"margin-top:10px;\">长度: 4880mm</div>\r\n");
      out.write("          \t\t\t<div style=\"margin-top:10px;\">宽度: 3660mm</div>\r\n");
      out.write("          \t\t\t<div style=\"margin-top:10px;\">厚度: 6mm</div>\r\n");
      out.write("          \t\t\t<div style=\"margin-top:10px;\">膜系: 白玻</div>\r\n");
      out.write("          \t\t\t\r\n");
      out.write("          \t\t</div>\r\n");
      out.write("        \t</div>\r\n");
      out.write("        \t<div class=\"box box-default\">\r\n");
      out.write("          \t\t<div class=\"box-header with-border\">\r\n");
      out.write("            \t\t<h3 class=\"box-title\">原片使用情况</h3>\r\n");
      out.write("          \t\t</div>\r\n");
      out.write("          \t\t<div class=\"box-body\" style=\"font-size:20px;\">\r\n");
      out.write("          \t\t\t<div style=\"margin-top:10px;\">起始片数: 30片</div>\r\n");
      out.write("          \t\t\t<div style=\"margin-top:10px;\">剩余片数: 23片</div>\r\n");
      out.write("          \t\t\t<div style=\"margin-top:10px;\">目前所在位置: 上片位</div>\r\n");
      out.write("          \t\t\t\r\n");
      out.write("          \t\t</div>\r\n");
      out.write("        \t</div> --> \r\n");
      out.write("        \t");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${findShelfRankInfo}", java.lang.String.class, (PageContext)_jspx_page_context, null));
      out.write("\r\n");
      out.write("        </div>\r\n");
      out.write("    </div>\r\n");
      out.write("    <div style=\"width: 59%;float: right; height: 361px;\" class=\"box\">\r\n");
      out.write("    \t<div class=\"box\" style=\"height: 100%; overflow: auto;\" align=\"center\">\r\n");
      out.write("      \t\t<div class=\"box-header\">\r\n");
      out.write("        \t\t<h3 class=\"box-title\">编辑信息</h3>\r\n");
      out.write("      \t\t</div>\r\n");
      out.write("      \t<!-- /.box-header -->\r\n");
      out.write("      \t\t");
      out.write("\r\n");
      out.write("        \t");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${rankUserInfo}", java.lang.String.class, (PageContext)_jspx_page_context, null));
      out.write("\r\n");
      out.write("        \t");
      out.write("\r\n");
      out.write("        \t\r\n");
      out.write("        </div>\r\n");
      out.write("\t</div>\r\n");
      out.write("    </section>\r\n");
      out.write("    </div>\r\n");
      out.write("    <!-- /.content -->\r\n");
      out.write("  </div>\r\n");
      out.write("  <div id=\"deleteConfirm\" class=\"modal fade\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\" style=\"height: 200px;\">\r\n");
      out.write("        <form id=\"deleteConfirmForm\" method=\"post\">\r\n");
      out.write("            <div class=\"modal-header\">\r\n");
      out.write("                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-hidden=\"true\">×</button>\r\n");
      out.write("                <h3 id=\"myModalLabel\">确定吗?</h3>\r\n");
      out.write("            </div>\r\n");
      out.write("            <div class=\"modal-body\">\r\n");
      out.write("                <input type=\"hidden\" id=\"deleteConfirmInput\">\r\n");
      out.write("            </div>\r\n");
      out.write("            <div class=\"modal-footer\">\r\n");
      out.write("                <button type=\"submit\" class=\"btn btn-primary\">提交</button>\r\n");
      out.write("                <button type=\"button\" class=\"btn\" data-dismiss=\"modal\">关闭</button>\r\n");
      out.write("            </div>\r\n");
      out.write("        </form>\r\n");
      out.write("    </div>\r\n");
      out.write("</body>\r\n");
      out.write("</html>");
    } catch (Throwable t) {
      if (!(t instanceof SkipPageException)){
        out = _jspx_out;
        if (out != null && out.getBufferSize() != 0)
          out.clearBuffer();
        if (_jspx_page_context != null) _jspx_page_context.handlePageException(t);
        else throw new ServletException(t);
      }
    } finally {
      _jspxFactory.releasePageContext(_jspx_page_context);
    }
  }
 
  private boolean _jspx_meth_c_set_0(PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  c:set
    org.apache.taglibs.standard.tag.rt.core.SetTag _jspx_th_c_set_0 = (org.apache.taglibs.standard.tag.rt.core.SetTag) _jspx_tagPool_c_set_var_value_nobody.get(org.apache.taglibs.standard.tag.rt.core.SetTag.class);
    _jspx_th_c_set_0.setPageContext(_jspx_page_context);
    _jspx_th_c_set_0.setParent(null);
    _jspx_th_c_set_0.setVar("ctx");
    _jspx_th_c_set_0.setValue((java.lang.Object) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${pageContext.request.contextPath}", java.lang.Object.class, (PageContext)_jspx_page_context, null));
    int _jspx_eval_c_set_0 = _jspx_th_c_set_0.doStartTag();
    if (_jspx_th_c_set_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      _jspx_tagPool_c_set_var_value_nobody.reuse(_jspx_th_c_set_0);
      return true;
    }
    _jspx_tagPool_c_set_var_value_nobody.reuse(_jspx_th_c_set_0);
    return false;
  }
}