Access the servlets directly via port 80
Categories: TomcatWhat if I like to access the servlets directly via port 80 instead of using :portnumber on my URL? You can do a trick, Edit apache virtual host entry and add the JkMount directive. For example: I wanted to access a servlet which was under seed directory of my document root. I was able to [ Read More ]







