I simply put the server name in the login.jsp file on each of my midtier 
servers. BMC was already using the space so I did too.
<!--
    Title: login.jsp

    Copyright (c) 2001-2011 BMC Software, Inc.
    All rights reserved.
        SERVER NAME HERE
    This software is the confidential and proprietary information of 
    BMC Software, Inc ("Confidential Information"). You shall not 
    disclose such Confidential Information and shall use it only in
    accordance with the terms of the license agreement between 
    you and BMC Software, Inc.

-----Original Message-----
From: Action Request System discussion list(ARSList) 
[mailto:[email protected]] On Behalf Of Patrick Snyder
Sent: Monday, November 04, 2013 10:26 AM
To: [email protected]
Subject: How to get Mid Tier Server Name

We are running six Mid Tier servers and I would like to display the name of the 
current server that the user is pointed at on the login page. Is there a JSP 
call that I can make or a cookie value that exists to return the server name? I 
understand that request.getServerName() will return a "server name" but that 
call represents the host domain name which is not what I need. I need to know 
the mid tier name or server name or server number so we can tell which one of 
our six servers the user is on at a glance. Thank you.

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org "Where the Answers 
Are, and have been for 20 years"

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"

Reply via email to