i have a form in java application.i want to get the the data(like street,pincode,state ect) from that form and i need to validate the form data with "Pitney Bowes Group 1 address validation Software". how to integrate "Pitney Bowes Group 1 address validation Software" with java application.
What is this "Pitney Bowes Group 1 address validation Software"? I found their website, but found no exact product match. As such, I can't determine if it is a Java application (which makes integration somewhat easier) or a native application.