You just need to list this files or will be able to dowload or upload files to that directory?
You could use something over FTP. I think that is the safest way, allowing to controll the acces to that directory.... PS. Sorryfor some possible bugs in my English! LoL On 10 mar, 05:59, "Natalie.Lawrey" <[email protected]> wrote: > Hi > Any suggestions? > > /* I know that java.io.File is not serializable over the network BUT > in my app I definitely need to present end-user list of files residing > on the server (not all - but in one directory). > > First idea that come to my mind is to just send through RPC call file- > names (plain strings) - but I'm not sure whether it's a good way to > go. > */ > > Regards > Natalie -- 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.
