How would you do this in a web service rather than in Desktop?
Well I am using ArcGIS API for JavaScript to create my web application. I have my Geolocator published and I am able to essentially replicate this example. But I actually want to be doing batch geocoding. The only way I can think to do this with a geoprocessing tool I make in model builder that uses my address locator. I was just wondering if there is another way to do this without creating a geoprocessing tool.