Posts from July 2010

5 result(s) found

Servlets, JSP, and HTML form encode type
Java

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
Java

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

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,...