hi all, i am using gwt-window 1.5.3.
i got the following exception "com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException: This application is out of date, please click the refresh button on your browser." i obtained this exception when i deliberately changed "Statement" object into " PreparedStatement" when i want to execute the query. why will PreparedStatement give an incompatitble exception? as my ultimate goal is to use CallableStatement to call a stored procedure in my database which I assume that that will be incompatible as well. Therefore, can anybody advise me on calling stored procedure in my database? . I am new to both database and gwt. any help will be grateful. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
