AyeAyeAung schrieb:
> HTTPRequest.asyncGet(GWT.getModuleBaseURL() + xmlFile, new
> ResponseTextHandler(){
> public void onCompletion(String responseText) {}
>
> But in this case, xml come from the servlet, so can I use this or any
> other way to call that servlet?
Both, the static XML-file and the servlet are accessed by an
URL, so if you specify the URL to the servlet instead of the
above construction the rest should work the same.
> Hope ur reply as soon as possible. Reply to my mail please.
I use this group as mail-list, you should do the same if
you prefer answers by mail.
Regards, Lothar
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---