26 Stories by Kieran France
Java features we are looking forward to using One of the down sides to supporting older versions of Java is not being able make... We have recently completed testing our products on Java 19. As of its release BuildVu, FormVu, JDeli, and JPedal will officially support Java 19.... When creating HTML files you can display base64 images by several means using local images, external URLs, and by embedding the image as base64... When creating SVG files you can include images by several means using local images, external URLs, and using base64 images. This tutorial covers how... The Java Socket API has been with us for over 20 years now. In that time it has been maintained and updated, but eventually,... Improvements to the use of switch statements was first previewed in Java 12 with JEP-325. Some JEPs are released as previews to allow the...