Blogs related to JAVAx
Java and PeopleCode Tips and Tricks - Part 3
I haven't written anything on the
Java and PeopleCode series (part 1,
... One typical workaround when you can't cross between
Java and PeopleCode
... Why would you want to avoid writing the
Java glue code to simplify things?
...
Java SE 6 Release Contents (JSR 270): Public Review
The formal event known as the JCP Public Review for JSR 270: Mustang
Java SE 6 began last Friday. This is the period during which the near-final specification is published for all to see and comment upon. At the end of the thirty-day
...
You Got Your Java In My Ruby Code!
I'm working on a project that requires both Ruby and
Java and I was surprised at
... They are running Ruby code from with
Java code. And it works very nicely. If you're working on a
Java project but you could make more time if you had
...
XML Validation and XPath Evaluation in J2SE 5.0
J2SE 5.0 provides support for validating an XML document against a schema, as well as evaluation of XPath for selecting document nodes. This article shows how to make the most of
javax.xml.validation and
javax.xml.xpath libraries,
...
Java To Join Weightwatchers?
Apparently PHP, Ruby et al have kicked
Java’s butt so hard, it’s having a problem sitting down. JSR 270 which handles Mustang suggest a process for removing features from the
Java language. As in “less is every one else’s killer
...
Sun Creates Feature Removal Process for the Java Platform
No feature has ever been removed from the
Java SE platform, and the stand policy has been that no feature ever will be removed. JSR 270 takes the first step to reversing this trend with the definition of a set of guidelines to govern
...