My application knows the IP address of the user. We need to identify the city, state, country of the user and latitude & longitude of the user.
Is there a java l
Yup: http://www.maxmind.com/app/developers
They provide a Java API (among others).