File Upload to a ASP and Getting Response as JSON

2009-02-27 Thread Sriram Iyengar

We are trying to upload a file from GWT app using FormPanel to an ASP
(.asp) application. The ASP app receives the file and is able to store
it locally. It returns back a JSON response. But, the response is
being received as null by FormSubmitCompleteEvent.getResults().

The JSON response is right and shows up when the .asp file is
submitted directly from a html. The content-type of the .asp response
is text/html.

Can we expect a correct JSON response from a .asp file running in IIS,
in the GWT application ?

Thanks,
Sriram
--~--~-~--~~~---~--~~
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-Toolkit@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
-~--~~~~--~~--~--~---



GWT Spring Integration

2008-12-11 Thread Sriram Iyengar

Hi, We have been trying to get GWT and Spring to work, but
unfortunately no luck as yet.

Our application makes a simple call to the service side of GWT (on
Spring MVC) and tries to render the response as a table (a list of
items).

If someone can post a working copy of a 'hello world' kind;a app, that
will be really great. I have tried to read many documents (gwt-sl)
etc., but no luck as yet.

Thanks,
Sriram

--~--~-~--~~~---~--~~
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-Toolkit@googlegroups.com
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
-~--~~~~--~~--~--~---