Java Design Patterns
A design pattern is a general reusable solution to a commonly occurring problem within a given context in software design. A design pattern is not a finished design that can be transformed directly into source or machine code. It is a description or te…
Apache Maven Cookbook
Maven is a build automation tool used primarily for Java projects. Maven addresses two aspects of building software: first, it describes how software is built, and second, it describes its dependencies. Contrary to preceding tools like Apache Ant, it u…
Jetty Server Cookbook
Jetty is a Java HTTP (Web) server and Java Servlet container. While Web Servers are usually associated with serving documents to people, Jetty is now often used for machine to machine communications, usually within larger software frameworks. Jetty is …
Mockito Programming Cookbook
Mockito is an open source testing framework for Java released under the MIT License. The framework allows the creation of test double objects (mock objects) in automated unit tests for the purpose of Test-driven Development (TDD) or Behavior Driven Dev…
Apache Tomcat Cookbook
Vaadin Programming Cookbook
Vaadin is an open source web framework for rich Internet applications. In contrast to JavaScript libraries and browser-plugin based solutions, it features a server-side architecture, which means that the majority of the logic runs on the servers. Ajax …
Selenium Programming Cookbook
Selenium is a portable software testing framework for web applications. Selenium provides a record/playback tool for authoring tests without learning a test scripting language (Selenium IDE). It also provides a test domain-specific language (Selenese) …
Gartner Magic Quadrant for Enterprise File Synchronization and Sharing
Since 2005, Box has helped over 62,000 customers address content management challenges and transform the way they work. Box provides a user-friendly collaboration tool for employees with the security, controls and compliance every enterprise needs.The …
Securing Your Private Keys As Best Practice for Code Signing Certificates
Learn about the many ways in which code-signing certificates are being used to create more secure, more trustworthy, and more accepted software in a variety of different scenarios.Request Free!