Srihari.Ch schrieb: >> After checking Google, the error-code is returned e.g. if the >> URL being specified can't be "found". Check out your request- >> log and see if the request the flash is performing lead to a >> 404-response (or something else than a 200). Personally I >> think it will be a 404 because your URL above does not >> fit the mapping you've defined. > > Can you please tell me how to check the error-code which you > mentioned above.
Open the request log of your web server with the text-editor of your choice and read the content. > Or else, Can you tell me what to do in order to move > near to the solution? Fix the URL. I don't think that "/webapps/ROOT/" should be really a part of it. The correct URL I can't tell, because I don't know your server-configuration. 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 -~----------~----~----~----~------~----~------~--~---
