<[EMAIL PROTECTED]>
To:
Sent: Friday, May 12, 2006 8:19 AM
Subject: How to embed server hostname in JSP page on clustered Tomcat
> I have a cluster of (currently) two Tomcat 5.5.17 instances. I want to
put a
> hidden field on the pages which tells me which machine I am currently
&g
"David Goodenough" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>I have a cluster of (currently) two Tomcat 5.5.17 instances. I want to put
>a
> hidden field on the pages which tells me which machine I am currently
> connected to. Reading the spec it appeared that using:-
>
> /
I have a cluster of (currently) two Tomcat 5.5.17 instances. I want to put a
hidden field on the pages which tells me which machine I am currently
connected to. Reading the spec it appeared that using:-
should work, but it would appear that all this does is take the server portion
of the URL.