I have tried the steps what you have given in the last post.
I have modified the server code to check for the callback function name
http://localhost:8081/LMS-WB/services/authenticate/saranraju/welcome1/?callback=jsoncallback
if i hit the url server will send response as
"jsoncallback({org.lms.valueObjects.PresentationVO@17e60a1})"
but if i tried to access callback param through gwt app i got null .
am i missed out any thing ?
am i sending the response correctly?( i have get the object in ui and
manipulate the result )
please help me out ..
--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
No comments:
Post a Comment