Form submission works like any form, so you will need a servlet to handle
the post.
You will have to redirect the post to an internal IFrame otherwise your
document will be replaced. This is what the GWT Form widget is doing.

David

On Thu, May 30, 2013 at 5:43 PM, Mike Dee <mdichiapp...@gmail.com> wrote:

> Thanks for pointing me in the right direction.
>
> One last question.  How is the form submission handled?  Is a servlet
> needed?  In this case, the form will simply save any changes (to a db) and
> redisplay itself.
>
> Thanks,
> Mike
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to google-web-toolkit+unsubscr...@googlegroups.com.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> Visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to