Please provide some details : - Your code - Any errors in the GWT Dev Mode console ? - Any exceptions in the servlets ?
I am currently guessing you are setting up your connection and executing your query in two seperate asynch calls to the server and that the 'execute query' is executed before the connection is actually fully created. On Dec 8, 9:10 pm, Alberto Jesús Rubio Sánchez <[email protected]> wrote: > Hi, > > When a click the button login in my app the connection with the mysql > database don't works correctly in the first click but in the next > clicks works great. > > Anyone knows that can happens? > > Regards, > > Alberto J. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
