<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Mick Knutson schrieb:
<blockquote
 cite="mid4c30ee7d0701051310j6a1a1ff3h407e2f3026533f15@mail.gmail.com"
 type="cite">
  <meta http-equiv="Context-Type"
 content="text/html; charset=ISO-8859-1">
I think I can use basic authentication or acegi Spring to add web user
security, but I want to know if this is a bad approach to edit the
web.xml inside tomcat? Will this break all or some of OpenCms?<br>
</blockquote>
No, if you edit the file properly (e.g. add additional servlets, change
the servlet mapping of opencms) then opencms will still run.<br>
BUT: if you upgrade, you have to take care to either not overwrite the
web.xml with it's updated version -OR- to re-do your manual changes to
the web.xml that comes with each updated version of opencms<br>
<br>
christian<br>
</body>
</html>