-
Apache Solr
How to Install Solr on Ubuntu
In this example of “how to install Solr on Ubuntu” we will discuss about how to download and install Solr…
Read More » -
Core Java
Java as RESTful backend of Angular.js
1. Introduction In my last series of posts about real-time applications, I set up a little Java web application with…
Read More » -
Maven
Maven Compiler Plugin Example
In this example we are going to see most of the capabilities from the maven compiler plugin. Maven is a…
Read More » -
nio
Java Nio Socket Example
This article introduces the SocketChannel class and its basic usage. This class is defined in the java.nio package. …
Read More » -
Selenium
Selenium Interview Questions and Answers
1. Introduction In this example we shall show the most popular interviews questions about Selenium tools and give you exhaustive…
Read More » -
spring
Spring Framework JMSTemplate Example
In order to send or receive messages through JMS, we need a connection to JMS provider, obtain session, create destination…
Read More » -
gwt
GWT TextBox Example
In this example we will learn how to use Textbox in GWT. The Google Web Toolkit is a development framework for…
Read More » -
Enterprise Java
Play! Framework Logging Example
Logging is a really important feature every application must have. Without it, it’s nearly impossible to know what your application…
Read More » -
Apache Hadoop
Hadoop Hello World Example
1. Introduction In this post, we feature a comprehensive Hadoop Hello World Example. Hadoop is an Apache Software Foundation project.…
Read More » -
Maven
Maven assembly plugin example
In this example we are going to see how we can use the assembly maven plugin in order to control…
Read More »