FilenameFilter for FileDialog

1998-10-14 Thread Bernd Wengenroth
d "accept"-Method is never called. Any hints? Regards, Bernd -- ---- Bernd Wengenroth IoS Gesellschaft für innovative Softwareentwicklung mbH Donatusstraße 127-129 WWW: http://www.IoS-online.de 50259 Pulheim

Re: Huge initialized static data blocks & java.util.zip

1998-09-29 Thread Bernd Wengenroth
return os.toByteArray(); } (sorry not tested, just try it). If you want to read from zip-files, use ZipInputStream. Very fast and easy to use. Regards, Bernd Wengenroth -- Bernd Wengenroth IoS Gesellschaft für innovati

Re: getResourceAsStream on Class-Files

1998-09-28 Thread Bernd Wengenroth
Paul Reavis wrote: > > Juergen Kreileder wrote: > > > > >>>>> Bernd Wengenroth writes: > > > > > Hello, I want to load class-files with the > > > ClassLoader.getResourceAsStream( String )-methode. > > > i.e. xxx.getResourceAsStr

getResourceAsStream on Class-Files

1998-09-28 Thread Bernd Wengenroth
null). If i copy the same file to the same directory, but without the postfix, the stream is returned as expected. Any hints ? Bernd Wengenroth -- -------- Bernd Wengenroth IoS Gesellschaft für innovative Softwareentwicklung mbH Donatusstr

Re: Object Mapping into sql dbms?

1998-09-22 Thread Bernd Wengenroth
tables and without use of Subobjects. The "ObjectServer" is part of our framework and used in different projects. If your are interested, please contact us. Greetings, Bernd -- ---- Bernd Wengenroth IoS Gesellschaft für i