how do i create a new virtual directory in tomcat 6.0 to execute my .html and a servlet file ?
how do i create a new virtual directory in tomcat 6.0 to execute my .html and a servlet file ?
physical directory : c:\myapp
logical directory : http://localhost:8080/myapp/index.html.