I have to detect user country and language automatically in Java Servlet using request details (IP address, browser information etc.). Is it possible to detect these setting
use getlocale from request object.