Re: Novice GWT question: Parallel Post Requests
However, keep in mind that GET requests are quite limited. For example, IE cannot handle a URL longer than 2083 characters. Thus, not very much information can be serialized into a URL. Hence, most forms are usually POST'd, not GET'd.
Joe
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/C4RmK-oou2oJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home