Creating Application is Tough, I agree. So does monitoring the application statistics like Number of Hits, Response time etc. But if we have the right tools in hand, we can do wonders In this post, we are going to develop a Simple NODE JS web application with StatsD and Graphite[...]
Read moreCategory: Development
A Sample Java Web Application - War file to Deploy and Test
The Overview This post is about the Java J2EE web application and starts with explaining what is Web Application and why they are called as WAR files and what is the Standard Directory Structure of Web Application or WAR file and What WAR files are consists of etc and continues[...]
Read moreSample Java Web Application with Form-Based Authentication - Step by Step
Designing WEB Applications with Web Browser-based security is very common. There are three types of Authentication methods generally being used as follows Basic Authentication Form-Based Authentication SSL Client Cert Authentication Most of the Web Applications are using Form Based Authentication method where the user will be submitting their credentials through[...]
Read more