%@ page language="java" contentType="text/html;charset=utf-8" %> <%@ page import="org.crosswire.sword.orb.*" %> <% SWMgr mgr = SwordOrb.getSWMgrInstance(request); SWModule kjv = mgr.getModuleByName("KJV"); kjv.setKeyText("mt.1.1"); %>
book | Chapters | ||||
---|---|---|---|---|---|
<%=details[6]%> | <% for (int i = 0; i < Integer.parseInt(details[4]); ++i) { %><%=i%> <% // here where we'll fill in the mss info for this book/chapter cell %> | <% } %>