Re: how to get rid of the path after the URL

2007-12-31 Thread William Bonnet
Hi Pavel I am running a Jive application using Tomcat. The application resides in "/tomcat/webapps/jiveforums" on the server. When I access the site I have to use "http://www.example.com/jiveforums"; . What changes do I have to make in Tomcat so I can omit "/jiveforums" from the URL and just u

RE: how to get rid of the path after the URL

2007-12-28 Thread Pavel Pragin
Technology Company http://www.SolutionSet.com PA > 131 Lytton Ave., Palo Alto, CA 94301 SF > 85 Second St., San Francisco, CA 94105 -Original Message- From: David kerber [mailto:[EMAIL PROTECTED] Sent: Friday, December 28, 2007 11:00 AM To: Tomcat Users List Subject: Re: how to get rid of the pa

Re: how to get rid of the path after the URL

2007-12-28 Thread David kerber
.com PA > 131 Lytton Ave., Palo Alto, CA 94301 SF > 85 Second St., San Francisco, CA 94105 -Original Message- From: David kerber [mailto:[EMAIL PROTECTED] Sent: Friday, December 28, 2007 10:40 AM To: Tomcat Users List Subject: Re: how to get rid of the path after the URL Pav

RE: how to get rid of the path after the URL

2007-12-28 Thread Pavel Pragin
Hello Sio, It's a small world! This is actually for a real deployment on a production site. I need a solid solution. There will be only one application running on Tomcat. How can I accomplish what I want without dropping everything in webapps folder? Thanks . PAVEL PRAGIN [EMAIL PROTECTED]

RE: how to get rid of the path after the URL

2007-12-28 Thread Pavel Pragin
mcat Users List Subject: Re: how to get rid of the path after the URL Pavel Pragin wrote: > Hello, > > > > I am running a Jive application using Tomcat. The application resides in > "/tomcat/webapps/jiveforums" on the server. When I access the site I > have to use &

Re: how to get rid of the path after the URL

2007-12-28 Thread David kerber
Pavel Pragin wrote: Hello, I am running a Jive application using Tomcat. The application resides in "/tomcat/webapps/jiveforums" on the server. When I access the site I have to use "http://www.example.com/jiveforums"; . What changes do I have to make in Tomcat so I can omit "/jiveforums" f