How can I verify US mailing address in Java?



I have Java web application and I need to verify customer entered
address. Or at least auto populate City and state from the entered zip
code. Did anyone ever face this issue? I found a web service that can
do that but I want to explore all other options.

Thanks in advance for your help

Adam

.



Relevant Pages