Hello, I have a question about tomcat API. I asked it in tomcat-user list, but nobody has replied. Probably tomcat developers from this list may help me.
I have project, running on Tomcat4. I need to be able to add virtual hosts on the fly from servlets. I have list of domains in the database and I would like to load set of virtual hosts for these domains when Tomcat starts. And it should be possible to reload this list from database when tomcat is already running (for example when new user in my prohect has registered, new virtual host should be added and became available) Is this possible? If yes, what Tomcat API do I have to use? Sincerely, Sergey Lukichev -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>