Enumerating Hosts

2003-08-20 Thread Uijin Hong
Dear Tomcat community.

I know that I can enumerate all Context in the same Host as the
org.apache.catalina.manager.(HTML)ManagerServlet does.

Is it possible to enumerate all Host in the same Engine? I want to expand
the feature of admin web application.

Thanks in advance.

Best regards,
Uijin Hong.




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Assigning Servlets to different ports.

2001-03-06 Thread Uijin Hong

Why don't you just run 2 servlet container(Tomcat)s for each port?

-Original Message-
From: William Wishon [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 06, 2001 9:27 AM
To: [EMAIL PROTECTED]
Subject: Assigning Servlets to different ports.


Hi,

snipped

An example of what I'm trying to do is to have a GET on "/" of port 8080
return webapps/app1/index.html and a GET of "/" on port 8081 return
webapps/app2/index.html.

Thanks,
Bill


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]