How to get app server name / hostname properly ?
843830Oct 14 2004 — edited Oct 15 2004Hello,
It is quite a basic question : I just would like to have some feedback about the best way to get the server name/hostname. I have 3 servers (dev,test,prod), and I would like to externalize the server name change.
I use datasources, EJB, Struts, Weblogic and JBuilder.
Do you think that I should use the .jpx (Jbuilder project) file to put this property ?
Thanks for advice.