lto:[EMAIL PROTECTED]
Sent: Wednesday, January 23, 2008 4:20 PM
To: Tomcat Users List
Subject: Re: load balancing issue
So it seems that the application is sending a redirect to
/myapp/myapp/index.html. You'll have to figure out why that is.
(Judging from the URLs you mention it looks li
; -Original Message-
> From: Len Popp [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, January 23, 2008 3:07 PM
> To: Tomcat Users List
> Subject: Re: load balancing issue
>
> The obvious question is, does /myapp/myapp/index.html actually exist
> on the server? If the button
app name or the index.html make any sense at all to me.
-Original Message-
From: Len Popp [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 23, 2008 3:07 PM
To: Tomcat Users List
Subject: Re: load balancing issue
The obvious question is, does /myapp/myapp/index.html actually exist
on the server
The obvious question is, does /myapp/myapp/index.html actually exist
on the server? If the button sends you to the wrong URL then of course
you get a 404. So the first place to look is the web page with that
button on it.
There are other things that could cause problems like that, but
without deta