Enterprise Java
-
Hibernate Insert Example
In this example, we will show how to use hibernate to insert data into database. Hibernate is one of the…
Read More » -
How to write Transactional Unit Tests with Spring
Spring is a great framework to develop enterprise Java web applications. It provides tons of features for us. One of…
Read More » -
Java Servlet Authentication Example
In this example, I will explain how to perform authentication using a servlet running on WildFly application server and Eclipse. We will…
Read More » -
Apache Tomcat Csrf Token Disclosure Vulnerability
Cross-Site Request Forgery (CSRF) is a type of attack that occurs when a malicious web site, email, blog, instant message,…
Read More » -
Hadoop High Availability Tutorial
In this tutorial, we will have a look at the High Availability feature of the Apache Hadoop Cluster. High Availability…
Read More » -
How to Enable Gzip Compression in Apache Tomcat
The Apache Tomcat software is an open source implementation of the Java Servlet, JavaServer Pages, Java Expression Language and Java…
Read More » -
Apache Tomcat Best Practices
Best practices are procedures that are accepted or prescribed as being correct or most effective. The Apache Tomcat software is an…
Read More » -
Apache Tomcat Http Connector Example
The Apache Tomcat® software is an open source implementation of the Java Servlet, JavaServer Pages, Java Expression Language and Java…
Read More » -
Hadoop Getmerge Example
In this example, we will look at merging the different files into one file in HDFS (Hadoop Distributed File System)…
Read More » -
Apache Tomcat Interview Questions and Answers
Apache Tomcat and the Apache httpd server, were created for two different tasks but sometimes We can confuse the functionality…
Read More »