Hi Gabriel, Thanks for reply.
Yes I registed HistoryListener to the class. History.back() is not working only in one case which is :- When I am uploading more than one files with FileUploadWidget. Else every where my implementation is working fine. Even when I am uploading one file then it works. Only History.back() is creating problem when I am uploading multiple file by FileUploadWidget ? Please reply soon. On Dec 16, 10:10 am, Gabriel Gutierrez <[email protected]> wrote: > di u register it? > > History.addHistoryListener(this); > > this = EntryPoint class > > Regards, > > On Dec 15, 10:49 pm, Rinku <[email protected]> wrote: > > > On Dec 11, 6:43 pm, Rinku <[email protected]> wrote: > > > > Hi, > > > I am using FileUpload Widget to upload a file. > > > When I am upolading more than one files with FileUploadWidget and > > > after uploading the files I am using History.back on a click of a > > > button then onHistoryChange() method is not invoking. > > > > When I am uploading a single file then onHistoryChange() method is > > > calling. > > > > It is necessary for me to call History.back() method after uploading > > > files to display the previous view. > > > Please help me to solve this problem. > > > Please pay attention to this Thread. > > Help me. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
