Java Development
-
Apache Hadoop Nutch Tutorial
In this tutorial, we will go through and introduce another component of the Apache Hadoop ecosystem that is Apache Nutch.…
Read More » -
Apache Tomcat Generate Csr Tutorial
A public key infrastructure (PKI) is a set of roles, policies, and procedures needed to create, manage, distribute, use, store,…
Read More » -
Apache Tomcat Rewrite Rules Example
The rewrite valve implements URL rewrite functionality in a way that is very similar to mod_rewrite from Apache HTTP Server.…
Read More » -
Tomcat vs. Jetty vs. Undertow: Comparison of Spring Boot Embedded Servlet Containers
With the rise in popularity of micro services we have seen a similar rise in popularity of applications with embedded…
Read More » -
Selenium Keyboard Events Example
1. Introduction In this tutorial we will be discussing about the Advance User Interactions API. Using these APIs, we can…
Read More » -
Apache Hadoop Knox Tutorial
In this tutorial, we will learn about Apache Knox. Knox provides the REST API Gateway for the Apache Hadoop Ecosystem.…
Read More » -
Apache Tomcat Mod_jk Tutorial
The Apache Tomcat connector allows to use the Apache httpd server as a front-end for Apache Tomcat applications. With this…
Read More » -
Hadoop Hbase Maven Example
In this article, we will learn about using Maven for including Hbase in your Apache Hadoop related applications and how…
Read More » -
Selenium Headless Browser Testing
Headless browser refers to running tests in browser like simulation without having to invoke a browser or without a GUI.…
Read More » -
Java XPath Performance Tips
1. Introduction This is the third article in a series dealing with using XPath within a Java application. This article…
Read More »