rmuller schrieb: > on my system (Ubuntu) it is set to /tmp. I want to use an other path. > Is this possible. If yes, how?
Deferred binding only works for the client-side where there is no file-operation possible. So where the temp-directory resides doesn't matter. On the server-side, you have the full spectrum of Java on your side, so there is no problem in creating a temporary file whereever you want it to be. 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 -~----------~----~----~----~------~----~------~--~---
