Archive for July, 2010
Creating a tar.gz file in Java
July 28th, 2010 by Scott SelikoffToday’s article demonstrates how to create a tar.gz file in a single pass in Java. While there’s number of websites that provide instructions for creating a gzip or tar archive via Java, there aren’t any that will tell you how to make a tar.gz file without performing the same operations twice. Reviewing Tar and Gzip [...]
Posted: 28 July, 2010 in Java/J2EE.
Tags: apache, apache.compression, archive, commons, compression, gz, gzip, io, Java/J2EE, tar, zip
Comments: 2
jeanne’s SCEA 5 part 1 experiences
July 16th, 2010 by Jeanne BoyarskySix weeks ago, I decided to take the SCEA 5 (Sun Certified Enterprise Architect) exam. Today I passed part one with a score 87%. (See part 2 and 3 notes as well) Note: I did not pay for any mock exams. I’m sure I would have scored above 90% had I done so. I don’t [...]
Posted: 16 July, 2010 in Java Certification, Java/J2EE.
Tags: ocmjca, scea
Comments: 34
What’s next for Sun certifications now that Oracle is in charge?
July 5th, 2010 by Jeanne BoyarskyAt the moment, Sun’s certification page has a preview of the upcoming JEE 6 curriculum. I’ve saved the image here in case it disappears like the SCJP Plus information did. The learning paths on Oracle’s site do gel with this info so I think it can be safely assumed this is the plan as of [...]
Posted: 5 July, 2010 in Java Certification, Java/J2EE.
Tags: certification, Java/J2EE, scbcd, scdjws, scea, scjd, scjp, scmad, scwcd
Comments: 6
