%--
-- viewThreads.jsp
-- Listing of all threads
-- @author Jack Wootton
--%>
<%@ page contentType="text/html" info="View all threads" import="beans.jw.SQLResult" session="true" errorPage="error.jsp"%>
<%@include file="include/jsp/checkUser.jsp"%>