>> Like Kalle said. >> >> >> >> For example, if you use WebLogic, inside the launch script you will >> find: >> java <all the stuff> -DserverName=Server_1 >> >> Almost all appServers starts through a script (on unix systems), you >> should add it to each instance(in a cluster, i mean) if it is missing. > > > I'm wondering if he is really talking about the application server name > or about something that can be found in > > HttpServletRequest request > request.getRequestURI()
Sorry, should have been request.getRequestURL() --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
