Probably following article might help
http://forum.java.sun.com/thread.jspa?threadID=604278&messageID=3262414
"Duan, Nick" <[EMAIL PROTECTED]> wrote:
I am running an Apache httpd server as the load balancer with two tomcat
instances. All servers are on the same windows XP machine. The load
ba
Just start the tomcat and open default page on web browser
http://localhost:8080
look into Release Notes link
Ritchie Gillam <[EMAIL PROTECTED]> wrote:
Should be an easy questions for the Tomcat users out there.
I know I have Tomcat installed but I did the installation many m
Hi,
I am running several domains from my tomcat. I want to add some Custom made
packages to all my clients on that server. This package has cutom made CMS. I
don't want to expose the code to all my clients by adding a sub directory.
How can I do that?
Thanks
Aditya