logout.jsp
<%--If the user enter this page with out first logging on they are sent to the login page --%> <%@ include file="checkCompany.jsp" %>
<%session.invalidate();%>