HTTP Status 500 - Unable to compile class for JSP:


type Exception report

message Unable to compile class for JSP:

description The server encountered an internal error that prevented it from fulfilling this request.

exception

org.apache.jasper.JasperException: Unable to compile class for JSP: 

An error occurred at line: 81 in the jsp file: /holdings/inc/HeaderFrontEnHdInclude.jsp
_lnbTitle1 cannot be resolved to a variable
78: </head>
79: <body>
80: <div class="skipNavi"><a href="#container">Skip to Navigation</a></div>
81: 	<%if( ("main").equals( _lnbTitle1 ) ){ %>
82: <div class="main_wrap">
83: 	<!-- header -->
84: 	<header id="header" class="main">


An error occurred at line: 86 in the jsp file: /holdings/inc/HeaderFrontEnHdInclude.jsp
_lnbTitle1 cannot be resolved to a variable
83: 	<!-- header -->
84: 	<header id="header" class="main">
85: 	<%}%>
86: 	<%if( !("main").equals( _lnbTitle1 ) ){ %>
87: 	<header id="header" class="sub">
88: 	<%}%>
89: 	<!-- header -->


An error occurred at line: 190 in the jsp file: /holdings/inc/HeaderFrontEnHdInclude.jsp
_lnbTitle1 cannot be resolved to a variable
187: 		</div>
188: 	</header>
189: 	<!-- //header -->
190: 		<%if( ("Company").equals( _lnbTitle1 ) ){ %>
191: 	<div id="darkness"></div><!-- dimmed layer -->
192: 	<!-- Company -->
193: 	<div id="sub_visual" class="company">


An error occurred at line: 200 in the jsp file: /holdings/inc/HeaderFrontEnHdInclude.jsp
_lnbTitle1 cannot be resolved to a variable
197: 	</div>
198: 	<!-- //sub_visual -->
199: 		<%}%>
200: 		<%if( ("Business").equals( _lnbTitle1 ) ){ %>
201: 	<div id="darkness"></div><!-- dimmed layer -->
202: 	<!-- sub_visual -->
203: 	<div id="sub_visual" class="business">


An error occurred at line: 210 in the jsp file: /holdings/inc/HeaderFrontEnHdInclude.jsp
_lnbTitle1 cannot be resolved to a variable
207: 	</div>
208: 	<!-- //sub_visual -->
209: 		<%}%>
210: 		<%if( ("Investors").equals( _lnbTitle1 ) ){ %>
211: 	<div id="darkness"></div><!-- dimmed layer -->
212: 	<!-- sub_visual -->
213: 	<div id="sub_visual" class="investor">


An error occurred at line: 220 in the jsp file: /holdings/inc/HeaderFrontEnHdInclude.jsp
_lnbTitle1 cannot be resolved to a variable
217: 	</div>
218: 	<!-- //sub_visual -->
219: 		<%}%>
220: 		<%if( ("Culture").equals( _lnbTitle1 ) ){ %>
221: 	<div id="darkness"></div><!-- dimmed layer -->
222: 	<!-- sub_visual -->
223: 	<div id="sub_visual" class="social">


An error occurred at line: 230 in the jsp file: /holdings/inc/HeaderFrontEnHdInclude.jsp
_lnbTitle1 cannot be resolved to a variable
227: 	</div>
228: 	<!-- //sub_visual -->
229: 		<%}%>
230: 		<%if( ("Contact").equals( _lnbTitle1 ) ){ %>
231: 	<div id="darkness"></div><!-- dimmed layer -->
232: 	<!-- sub_visual -->
233: 	<div id="sub_visual" class="customer	">


An error occurred at line: 240 in the jsp file: /holdings/inc/HeaderFrontEnHdInclude.jsp
_lnbTitle1 cannot be resolved to a variable
237: 	</div>
238: 	<!-- //sub_visual -->
239: 		<%}%>
240: 		<%if( ("main").equals( _lnbTitle1 ) ){ %>
241: 		<div id="darkness"></div><!-- dimmed layer -->
242: 		<!-- main_visual -->
243: 		<div id="main_visual" class="main_visual">


An error occurred at line: 272 in the jsp file: /holdings/inc/HeaderFrontEnHdInclude.jsp
_lnbTitle1 cannot be resolved to a variable
269: 			<!-- //湲곗〈諛곕꼫 (�닔�젙X) -->
270: 		</div>
271: 		<!-- //main_visual -->
272: 		<%} else if( ("R&D").equals( _lnbTitle1 ) ){ %>
273: 	<div id="darkness"></div><!-- dimmed layer -->
274: 	<!-- sub_visual -->
275: 	<div id="sub_visual" class="rnd">


An error occurred at line: 281 in the jsp file: /holdings/inc/HeaderFrontEnHdInclude.jsp
_lnbTitle1 cannot be resolved to a variable
278: 		</div>
279: 	</div>
280: 	<!-- //sub_visual -->
281: 		<%} else if( ("utility").equals( _lnbTitle1 ) ){ %>
282: 	<div id="darkness"></div><!-- dimmed layer -->
283: 	<!-- sub_visual -->
284: 	<div id="sub_visual" class="util">


An error occurred at line: 290 in the jsp file: /holdings/inc/HeaderFrontEnHdInclude.jsp
_lnbTitle1 cannot be resolved to a variable
287: 		</div>
288: 	</div>
289: 	<!-- //sub_visual -->
290: 		<%} else if( ("PR").equals( _lnbTitle1 ) ){ %>
291: 	<div id="darkness"></div><!-- dimmed layer -->
292: 	<!-- sub_visual -->
293: 	<div id="sub_visual" class="prcenter">


An error occurred at line: 35 in the jsp file: /holdings/inc/FooterFrontEnHdInclude.jsp
_lnbTitle1 cannot be resolved to a variable
32: 	</div>
33: </footer>
34: <!-- //footer -->
35: <%if( ("main").equals( _lnbTitle1 ) ){ %>
36: </div><!-- //main_wrap -->
37: <%}%>
38: <script type="text/javascript" src="/holdings/en/asset/js/jquery-1.12.4.min.js"></script>


Stacktrace:
	org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:103)
	org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:366)
	org.apache.jasper.compiler.JDTCompiler.generateClass(JDTCompiler.java:468)
	org.apache.jasper.compiler.Compiler.compile(Compiler.java:378)
	org.apache.jasper.compiler.Compiler.compile(Compiler.java:353)
	org.apache.jasper.compiler.Compiler.compile(Compiler.java:340)
	org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:657)
	org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:357)
	org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:390)
	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:334)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
	org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	filter.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:34)

note The full stack trace of the root cause is available in the Apache Tomcat/7.0.50 logs.


Apache Tomcat/7.0.50