Java

Java is a very popular programming language for developing different scale applications. Java can be used to develop various different kind of applications i.e.; a desktop application, mobile application, web application etc.

Java is an object oriented programming language developed by Sun Microsystems in 1995.

Learn more about Java evolution

What is a Servlet? - basics

Do you know why Java became more popular language with in a short span of time? The very simple answer for this question is - Java is a very simple and efficient to develop web applications. This is i...

Servlets, JSP, and HTML form encode type

I'm going to discuss about an attribute of the html tag form. The very common attribute that would appear only when you want to upload an image, enctype, is requests the browser to use the encoding te...

HTTP Referrer Header - Java, Servlets and JSP

Today, I'm going to discuss more about the HTTP Referrer header. As I've explained in my previous posts, a header is a key value pair separated by color (:). Click here to familiar with HTTP protocol ...

Java 2 Platform Standard Edition 5.0 features

Java 2 Platform Standard Edition 5.0 is a major featured release. The features listed below are introduced in 5.0 since the previous major release (1.4.0). All these features include language changes,...