Groups | Search | Server Info | Keyboard shortcuts | Login | Register


Groups > comp.lang.java.programmer > #5131

Re: File object and serialization - information is lost

From Sebastian <sebastian@undisclosed.invalid>
Newsgroups comp.lang.java.programmer
Subject Re: File object and serialization - information is lost
Date 2011-06-08 20:35 +0200
Organization albasani.net
Message-ID <isofda$s19$1@news.albasani.net> (permalink)
References <isoda3$n3n$1@news.albasani.net> <yi8ydsfv62zw.dlg@kimmeringer.de>

Show all headers | View raw


Am 08.06.2011 20:18, schrieb Lothar Kimmeringer:
> Sebastian wrote:
>
>> I seem to misunderstand a thing about java.io.File. I wanted to use
>> the File object to transport information files existing in one place
>> (basically, a directory listing) to another place.
>>
[snip]
>
> When I was in need for something like this (for a GWT-application)
> I implemented it myself because it was faster than searching the
> Internet for something that contains all I need.
>
>
> Regards, Lothar

Thanks for pointing out the source. I'll do as you did...
-- Sebastian

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Find similar


Thread

File object and serialization - information is lost Sebastian <sebastian@undisclosed.invalid> - 2011-06-08 19:59 +0200
  Re: File object and serialization - information is lost Lothar Kimmeringer <news200709@kimmeringer.de> - 2011-06-08 20:18 +0200
    Re: File object and serialization - information is lost Sebastian <sebastian@undisclosed.invalid> - 2011-06-08 20:35 +0200

csiph-web