News

Java object serialization is a feature of the JDK that is far too often overlooked. When a developer puts together a prototype or cooks up a proof of concept, simply saving a serialized Java object to ...
Want to create a Windows application that lets your user edit and view structured data locally without connecting to a remote database? XML is the answer.
In this post we tell you everything you need to know about the AndroidManifest.xml file, including common Manifest attributes and more.
It's pretty simple to deploy a WAR file in Tomcat with Maven. Follow these five steps to ensure a successful, plugin-based Maven Tomcat deploy of a Java web app.