SiteMesh is a web page layout and decoration framework, which can be used to select the layout and style of the web application's user interface when certain criterias are met. I will not go into any details, because Will Iverson has written an article, which gives the reader a good introduction to Sitemesh framework. Even […] Read more
SiteMesh
Get Rid of DbUnit Data Sets
If you are tired of writing and maintaining assertions which use XML data set files, my Introduction to AssertJ-DB course helps you to replace them with reusable assertions.
Get Started With JUnit 5
If you want to learn how to write tests with JUnit 5, my Introduction to JUnit 5 course helps you to get started and teaches you techniques which allow you to work smarter, not harder.