JSPファイル: /frame/site/site_search.jsp の中の134行目でエラーが発生しました
The method setPageContext(PageContext) is undefined for the type SubString
131:  <c:forEach items="${siteList}" varStatus="status"  var="site">
132:             <tr>
133:               <td> ${status.index+1}</td>
134:               <td > <ui:SubString  length="1" value="11111111111111" /></td>
135:               <td >${site.userId}</td>
136:                 <s:if test="#session.userType==1"> <td><a href="site_detailSite.do?siteId=${site.siteId}" >隧ウ邏ー</a></td></s:if>
137:                <s:else>
JSPファイル: /frame/site/site_search.jsp の中の134行目でエラーが発生しました
The method setParent(Tag) is undefined for the type SubString
131:  <c:forEach items="${siteList}" varStatus="status"  var="site">
132:             <tr>
133:               <td> ${status.index+1}</td>
134:               <td > <ui:SubString  length="1" value="11111111111111" /></td>
135:               <td >${site.userId}</td>
136:                 <s:if test="#session.userType==1"> <td><a href="site_detailSite.do?siteId=${site.siteId}" >隧ウ邏ー</a></td></s:if>
137:                <s:else>
JSPファイル: /frame/site/site_search.jsp の中の134行目でエラーが発生しました
The method doStartTag() is undefined for the type SubString
131:  <c:forEach items="${siteList}" varStatus="status"  var="site">
132:             <tr>
133:               <td> ${status.index+1}</td>
134:               <td > <ui:SubString  length="1" value="11111111111111" /></td>
135:               <td >${site.userId}</td>
136:                 <s:if test="#session.userType==1"> <td><a href="site_detailSite.do?siteId=${site.siteId}" >隧ウ邏ー</a></td></s:if>
137:                <s:else>
An error occurred at line: 519 in the generated java file
The method doEndTag() is undefined for the type SubStringAn error occurred at line: 520 in the generated java file
The method reuse(Tag) in the type TagHandlerPool is not applicable for the arguments (SubString)An error occurred at line: 523 in the generated java file
The method reuse(Tag) in the type TagHandlerPool is not applicable for the arguments (SubString)Stacktrace: