home *** CD-ROM | disk | FTP | other *** search
- # 1. For IBM WebSphere 4.x, if sendredirect does not work, you need set
- # servlet.sendredirect.compliance=false. Uncomment out the following line.
- #
- #servlet.sendredirect.compliance=false
- #
- #
- # 2. If your server failed to find the data and properties files, you need add a line:
- # system.data.dir=path-to-the-parent-dir-of conf/log/sql (see example below)
- # This happens in the cases of tomcat 3.x and iPlanet Application Server 6.5
- #
- #system.data.dir=C:\\jakarta-tomcat-3.2.3\\webapps\\bugzero\\WEB-INF\\classes
- #
- #
- # 3. you can also specify the login url and the forward url (after logoff).
- #
- #system.login.url=
- #system.forward.url=
-