You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Nathan Eric Probst <pr...@pond.net> on 2001/03/15 13:31:39 UTC

[OT] Zip code dealer locator in Java?

Just a quick query to those in the know...Struts users!   ;-)

Does anyone know of a Servlet-based zip-locator solution, preferably
free/open?  I need to provide nearest-store-finder functionality to a
client, and would like to (for the sake of speed) pull it off the shelf.  If
it doesn't exist in a Java incarnation, I'll write one myself.

Thanks,
Nathan Probst


RE: [OT] Zip code dealer locator in Java?

Posted by Christian Billen <cb...@mail.com>.
there is also an article here that explain how to do it if you need to:
http://www.webdevelopersjournal.com/articles/dealer_locator.html

> -----Original Message-----
> Nathan Eric Probst wrote:
> 
> > Just a quick query to those in the know...Struts users!   ;-)
> >
> > Does anyone know of a Servlet-based zip-locator solution, preferably
> > free/open?  I need to provide nearest-store-finder functionality to a
> > client, and would like to (for the sake of speed) pull it off 
> the shelf.  If
> > it doesn't exist in a Java incarnation, I'll write one myself.
> >
> > Thanks,
> > Nathan Probst
> 
> 
> 

Re: [OT] Zip code dealer locator in Java?

Posted by Ben Soedjono <be...@delphis.com>.
Try  http://members.home.com/skhandwa .

Ben Soedjono
Delphi Consultants LLC

Nathan Eric Probst wrote:

> Just a quick query to those in the know...Struts users!   ;-)
>
> Does anyone know of a Servlet-based zip-locator solution, preferably
> free/open?  I need to provide nearest-store-finder functionality to a
> client, and would like to (for the sake of speed) pull it off the shelf.  If
> it doesn't exist in a Java incarnation, I'll write one myself.
>
> Thanks,
> Nathan Probst