%@ include file="doInitPage.jsp" %>
<%@ page import="com.schneider_electric.ebase.jspdoc.split.*" %>
<% /**
directory2.jspSystemList all jsp files with category and summary10/08/01 us Gilbert Brault
creation10/25/01 us Gilbert Brault
adapted pharos:foreach switch itCounter to Integer (was int before)
if refresh set or new session, list all jsp files of the server and parse them
List files according to the following criteria
creation order (item #) column
file name (no case sensitive)
category of processing
display modification date and allow ordering by dates
Schneider-Electric 2001
*/ %>
<%
/* Open a jsp file and tries some jspdoc stuff */
ServletContext servletContext = pageContext.getServletContext();
%>