Re: Startup needs gwt/java programmer...

2010-01-31 Thread Pablo Martin Gore
yes , I have already finished your questions. Now I am compiling and installing the demo of Quick flows BPM , just a few minutes more , our server is too slow. 2010/1/31 golfdude padysr...@gmail.com . -- You received this message because you are subscribed to the Google Groups Google Web

Re: JSON-P request for REST Services

2009-12-29 Thread Pablo Martin Gore
we have been implementing our server layer with restlet(REST implementation). restlet has one implementation to use with GWT and is so easy , and you can tell what method you want to use. http://www.restlet.org/ 2009/12/29 jpnet jprichard...@gmail.com You can't. JSONP is a hack to allow

close event

2009-12-27 Thread Pablo Martin Gore
Hi I have a situation , the cookie is created when the user is login into the application and we want to remove the cookie when the user press the logout button or close the browser. I register the close event like this : Window.addCloseHandler(new CloseHandlerWindow() {

Re: gwt reload event

2009-12-23 Thread Pablo Martin Gore
please someone can help me with this issue. 2009/12/22 pgore pablo.m.g...@gmail.com Hi I need to know , if it is possible to handler the moment when the browser trigger one reload event. I can handle the moment when I close My browser , now I want to handler when is trigger the reload

Re: GWT 2.0 + MVC = PureMVC ?

2009-12-16 Thread Pablo Martin Gore
Here you can read and see one example for use pureMVC and GWT http://trac.puremvc.org/Demo_Java_MultiCore_GWT_EmployeeAdmin We use this example as guide in our application. 2009/12/16 Joe joechahh...@gmail.com Welcome, anytime mate :) On Dec 16, 4:30 pm, Fabien fabien1...@gmail.com wrote: