[Aimmath-commit] AIM/WEB-INF README,NONE,1.1.2.1
Brought to you by:
gustav_delius,
npstrick
|
From: <gus...@us...> - 2003-07-07 23:45:39
|
Update of /cvsroot/aimmath/AIM/WEB-INF
In directory sc8-pr-cvs1:/tmp/cvs-serv31212/WEB-INF
Added Files:
Tag: gustav_2_1
README
Log Message:
Added empty directories and README files for convenience
--- NEW FILE: README ---
This directory contains some servlet configuration files, and all
other files that should not be served directly by the web server.
web.xml: This file tells the server that this web application
contains only a single Java servlet (called Alice), and specifies
initializaion parameters for this servlet. The whole file is
generated automatically by the script Servlet.mpl, using
parameters stored in the file ServletConfig.mpl. This file is also
automatically generated, as discussed in the installation
documentation.
|