Re: Re: Apache Tapestry on Google Maps

2009-05-11 Thread Howard Lewis Ship
public static void contributeOverrides(MappedConfiguration configuration) { configuration.contribute(HLSLocator.class, new HLSLocator() { public String wheresHoward() { return "Nowhere and everywhere, man!"; } }); } On Mon, May 11, 2009 at 9:31 AM, nille hammer wrote: > Yeah, not very hard... I

Re: Re: Apache Tapestry on Google Maps

2009-05-11 Thread nille hammer
Yeah, not very hard... I have implemented a Tapestry service for that purpose: HLSLocator.java - original Nachricht Betreff: Re: Apache Tapestry on Google Maps Gesendet: Mo, 11. Mai 2009 Von: Alex Shneyderman > Howard, do you seriously think it is hard to locate you? He, he ... >