On Friday, 09 December, 2011 01:18 AM, André Warnier wrote:
Xybrek wrote:
On Thursday, 08 December, 2011 09:37 PM, André Warnier wrote:
Xybrek wrote:
On 12/8/2011 9:19 PM, Xybrek wrote:
On 12/8/2011 8:52 PM, Thom Hehl wrote:
Simplest would be to set up an index.html in the root path that
On Thursday, 08 December, 2011 09:37 PM, André Warnier wrote:
Xybrek wrote:
On 12/8/2011 9:19 PM, Xybrek wrote:
On 12/8/2011 8:52 PM, Thom Hehl wrote:
Simplest would be to set up an index.html in the root path that
redirects to whatever you wish. You can find 500 hits on google about
how to
On 12/8/2011 9:19 PM, Xybrek wrote:
On 12/8/2011 8:52 PM, Thom Hehl wrote:
Simplest would be to set up an index.html in the root path that
redirects to whatever you wish. You can find 500 hits on google about
how to do an HTML redirect.
-Original Message-
From: Xybrek [mailto:xyb
On 12/8/2011 8:52 PM, Thom Hehl wrote:
Simplest would be to set up an index.html in the root path that
redirects to whatever you wish. You can find 500 hits on google about
how to do an HTML redirect.
-Original Message-
From: Xybrek [mailto:xyb...@gmail.com]
Sent: Thursday, December 08
Hello,
I need to forward all kind of request from the ROOT, i.e
http://localhost:8080/ to http://localhost:8080/myRoot
Is it possible, do I need to create a redirect servlet? However, I think
tomcat can be configured to behave that way?
-