javax.servlet.jsp.JspException: Cannot find bean certunits in scope request
at org.apache.struts.util.RequestUtils.lookup(RequestUtils.java:940)
at org.apache.struts.taglib.logic.IterateTag.doStartTag(IterateTag.java:277)
at _institute._guide3__jsp._jspService(/institute/guide3.jsp:61)
at com.caucho.jsp.JavaPage.service(JavaPage.java:75)
at com.caucho.jsp.Page.subservice(Page.java:506)
at com.caucho.server.http.FilterChainPage.doFilter(FilterChainPage.java:182)
at com.caucho.server.http.Invocation.service(Invocation.java:315)
at com.caucho.server.http.CacheInvocation.service(CacheInvocation.java:135)
at com.caucho.server.http.RunnerRequest.handleRequest(RunnerRequest.java:346)
at com.caucho.server.http.RunnerRequest.handleConnection(RunnerRequest.java:274)
at com.caucho.server.TcpConnection.run(TcpConnection.java:139)
at java.lang.Thread.run(Thread.java:534)