Place a Web Dispatcher or Apache in front of the portal and redirect to the logon screen appending the respective country parameter depending on the client IP address. Since there is no HTTP header for Time Zone, you could also write a piece of Javascript accessible by anyone and use that to set the country parameter for the logon screen. In the logon component simply parse the country parameter and display the respective JSP.
↧