aspose file tools
The moose likes General Computing and the fly likes service for zipcode Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » General Computing
Reply Bookmark "service for zipcode" Watch "service for zipcode" New topic
Author

service for zipcode

nagul samy
Ranch Hand

Joined: Feb 15, 2012
Posts: 35
hi all,
I need a java service code to find the city name by passing zipcode as input...is it possible??? if yes please help???
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5533

A zip code database will have this information. Here's one:
http://zips.sourceforge.net/


JBoss In Action
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: service for zipcode
 
Similar Threads
how to pass the value from the servlet to the google maps webservices
Given a zip code return latitude and longitude
Webservice not receiving values for attributes defined in wsdl
Web service to validate US states, city and zipcode
My first webservice call