Thanks to Jacob Hookom and Kin-Man Chung, I'm happy to report that EL
method invocation will be present for EE 6. To read more, please see
Kin Man's blog entry.
Technorati Tags: edburns
Back in August, I had a contest to write an XSLT
stylesheet to format the java.net issues. I did announce the
winner, but I didn't share the software. Here it is.
Format your java.net issues as XML, save it to a file.
In the same directory as the saved XML file, download
this
jar file, and this
XSLT file.
Run java -jar jevelopersCSunXSLT.jar <xml source file>...