Hi Folks,
Question. I'm a JSP developer and I need to block access to certain pages on the basis of country. I know no method is foolproof, I'm just looking to block the average browser.
I've seen many pages where the page resolves my location based on my IP address... I don't know how I would go about using that method, or alternatively, is country something passed by the browser?
When I go to google while traveling internationally, google always seems to know where I am... any ideas on how to go about this would be much appreciated.