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.

Reply via email to