Hi everyone,

Is it possible with Tomcat to "hide" an application behind a Basic
Authentication (or something similar), without modifying the web
application itself (also not modifying web.xml)?

I am thinking about adding a Valve or something to the context.xml. The
content to be protected would just be the whole application, and there
is only one user/role needed that has access. Is there something like
this possible?

Regards,

Andreas


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to