I'm not sure this is the right subject line, but if I wanted to use Tomcat to 
publish large files (several GB) for different customers to download, and each 
customer wanted their own secure URL (form based login over HTTPS) from which 
to download their data, how would I add a new security constraint url-pattern 
for authentication for new customers without restarting the server?  Is that 
even the correct approach?

Or would it just be easier to deploy a new pre-configured webapp for each 
customer?

Tomcat 6.0.35

Leo

Reply via email to