On Jan 14, 6:24 am, loucat <lou...@gmail.com> wrote: > Hi all ! > > I'm having some problems with the communication client-server, i just > have to submit a form but I read it's better to use RPC so I've > deleted all the reference of FormPanel and trying to do it calling a > server, but it doesn't work :(
The only thing you need FormPanel for is uploading files; AJAX can't handle that for security reasons. Upload file widgets cannot be scripted with Javascript. As always, look for Ray Ryan's presentation at Google I/O 2009. Eric
-- 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-tool...@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.