help with Timer !

2009-11-30 Thread rizla
Hi all, I need to run an RPC, but that will not work how can I do to solve the problem?! I write the code below: Main Class: Timer t = new Timer() { public void run() { UtenteUtil.creaSegmenti(si,this); t.schedule(1

gwt maps problem

2009-09-28 Thread rizla
ciao a tutti! avrei la necessità di sapere i vari segmenti di cui è composto il mio itinerario su gwt maps. esempio, in un itinerario da Milano a Roma, è possibile sapere i tragitti intermedi ?! grazie a tutti Hello everyone! I need to know the various segments which make up my itinerary on gwt

ajax search

2009-06-18 Thread rizla
Salve a tutti...è possibile tramite le libreria Ajax per GWT sviluppare un form nel quale si inserisce una localita', e se tale località non esiste la libreria possa suggerire qualcosa come fa google con l'opzione "forse cercavi?" ciao ,grazie a tutti :) Hello everyone ... it is possible through

Re: tomcat deploy failed

2008-12-19 Thread rizla
don't works :( in the package server we have two servlets...LoginServiceImpl adn ItinerarioSeviceImpl... this is my gwt.xml file .. and the web.xml file is : http://java.sun.com/xml/ns/javaee"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaL

tomcat deploy failed

2008-12-18 Thread rizla
Hi to everyone :D I want to deploy my gwt project in Tomcat...I've read the tutorial at: http://code.google.com/intl/it-IT/docreader/#p=google-web-toolkit-doc-1-5&s=google-web-toolkit-doc-1-5&t=DevGuideRPCDeployment but Tomcat don't requests the servlets :( my project has this structure: com.g

localities from a point in a map

2008-12-16 Thread rizla
Hi to all...there is a way to find localities from a distance of (for example) 10 km from a point (a city or a town) in the map ?!?! I can use also GWT library maps then the JS library. Thanks for the response :D --~--~-~--~~~---~--~~ You received this message beca

extGWT and maps

2008-12-08 Thread rizla
Hi to all I've a little problem with a dialog of the extGWT package. I have used a table ,when I click on a row on this table I see a dialog with inside a google maps ...the probles is that the maps is not always fully loaded when a click on the table...where is the problem? I think that the probl

Re: dao and GWT

2008-12-07 Thread rizla
up :( On 3 Dic, 13:46, rizla <[EMAIL PROTECTED]> wrote: > many thanks for the response to my question, > in my gwt project I've used the gxt library. > I've implementd the server call in this way: > for example in a class of the view I've have the Utility.getFr

Re: dao and GWT

2008-12-03 Thread rizla
many thanks for the response to my question, in my gwt project I've used the gxt library. I've implementd the server call in this way: for example in a class of the view I've have the Utility.getFromServer () Metod that call the static getFromServer metod in the class Utility..the Utility class is

dao and GWT

2008-12-02 Thread rizla
Hi to everyone ..how I can see a code example of an implementation of GWT with DAO pattern? many thanks to all :D --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send

Re: api for google MAPS

2008-11-26 Thread rizla
the answer is (probably) only in Javascript ?^!?! :( On 26 Nov, 15:53, Eric Ayers <[EMAIL PROTECTED]> wrote: > Hi rizla: > > If there is such a method in the JavaScript API: > >  http://code.google.com/apis/maps > > then please file an issue to have this feature wra

api for google MAPS

2008-11-25 Thread rizla
hi to all! there is a method in the GWT maps API that finds the localities near a city or town ? for example: List methodThatIDream(referenceLocality)?! thanks to everyone :D --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Gr

Re: extgwt and google maps

2008-10-29 Thread rizla
up :( --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to Google-Web-Toolkit@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECT

extgwt and google maps

2008-10-21 Thread rizla
Hi group :D there are any library that help me to build google maps using extGWT ?! Can I obtain the widgets that I can see at this URL with extGWT?! http://extjs.com/blog/2008/07/01/integrating-google-maps-api-with-extjs/ thanks at all regards, FM --~--~-~--~~~-