however in the server log there were any errors.
On Tue, Mar 4, 2014 at 2:24 PM, Davide Micheletti <[email protected]>wrote: > Solved! i had an anchor with url and i switched it with an HTML <a> tag > and now it works.. > > > On Tue, Mar 4, 2014 at 1:32 PM, Jens <[email protected]> wrote: > >> i know, but when i try to download a file i've some communications (dest >>> folder, fileName etc etc) in the doGet() of the DownloadServlet class but >>> no messages are displayed.. >>> >> >> Look at your server log file, add log statements to your code if needed. >> Or run your server in debug mode and debug the code from your IDE to see >> what is happening. You should know how to debug your code. >> >> -- J. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Web Toolkit" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/google-web-toolkit. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/groups/opt_out.
