If you just want to send an asynchronous HTTP request like jQuery's $.ajax
method, then the GWT analog would be
RequestBuilder<http://google-web-toolkit.googlecode.com/svn/javadoc/2.5/com/google/gwt/http/client/RequestBuilder.html>
.


On Sun, Oct 28, 2012 at 12:20 AM, Amir Zandi <[email protected]> wrote:

> Dear all,
>
> I was wondering that whether it is possible to make a connection between
> my GWT and VB.NET function like what we did on jQuery using $.ajax
> method: post, or not. if it is possible, I would be very thankful if
> someone has a sample or any toturial which would be helpful for me!
>
> Thank You,
> Amir
>
> --
> 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/-/Q-SqDU23WLkJ.
> 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.
>

-- 
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.

Reply via email to