My new book Java EE 8: Only What’s New is the number 1 new releases on Amazon in the Java Computer Programming department. See for yourself and click [...]
You can win a copy of my book Java EE 8: Only What’s New at CodeRanch between 27th- 30th March. I will be temporarily resident in the Java EE forum answering your [...]
My new book Java EE 8: Only What’s New covers all the new features of Java EE 8 and explains each one with code examples. Let’s have a look at some of the [...]
… and it is Jakarta EE. Nearly 7,000 people voted in the community poll. Over 65% voted for Jakarta EE against Enterprise Profile. So What Happens Now? Permission is [...]
Today I launch my new Java EE book: Java EE 8: Only What’s New. It has taken about 5 months to write but finally its here. It’s my first attempt at [...]
To configure your Java EE application to communicate over HTTPS requires a few lines of XML in the web.xml file. The web.xml file is located in the WEB-INF directory of your [...]
The Java EE Guardians have penned a letter to Oracle expressing the importance of maintaining the Java EE brand and the javax package naming. The letter reflects [...]
JSON-B 1.0 Challenge JSON Binding allows fine grain control over the order in which JSON properties appear. Runtime and compile customization can be used to control this [...]
JSON-B 1.0 Challenge JSON Binding allows fine grain control over the format of the JSON document. Given an instance of the Book class and the JSON Binding code, which JSON [...]
Java EE 8 Coding Challenge This week has been a successful week for the #100DaysOfJavaEE8 coding challenge. Let’s review the challenges for this week. Servlet 4.0 API [...]