It's a small thing, but the index.html file isn't very helpful. May I
suggest the following alternative content, which causes an immediate
redirect? The path to the image is also the context path instead of
the physical path:
<!-- Copyright by SAP AG, 2000
========== licence begin LGPL
Copyright (C) 2002 SAP AG
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free
Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA
========== licence end
-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>SAP DB Web Server</title>
<meta HTTP-EQUIV="Refresh" CONTENT="0;URL=/webdbm/">
</head>
<body background="/webdbm/tatami.gif" topmargin="0" leftmargin="0">
<h1>Welcome to the world of SAP DB</h1>
<p>Redirecting you to the <a href="/webdbm/">SAPDB web application</a>
now...</p>
</body>
</html>
Mike
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general