virtual host in tomcat
843835Jun 30 2003 — edited Jul 2 2003Hi all,
I have deployed my web application in tomcat4.1. I have created a context with name "clari".
1. How i can resctrict the user when he tries to access my jsps directely.
2. How i can create a virtual host in tomcat without integrating it with IIS or Apache(with any other webservers).
3. Can I use the tomcat as webserver as well as container. If not how my requests are processed by the container.
thanks in advance