Viral Patel

Java Virtual Machine, An inside story!!

Java Virtual Machine, An inside story!!

Java Virtual Machine, or JVM as its name suggest is a “virtual” computer that resides in the “real” computer as a software process. JVM gives Java the flexibility of platform independence. Let us see...

Tutorial: Struts File Upload Example.

Let us see how we can implement file upload functionality using Apache Struts Framework. I assume you have basic knowledge about Struts and know the flow of a struts application. If you are new...

Generate tag cloud using Wordle

Generate tag cloud using Wordle

Browsing through internet, I came to this wonderful tool called Wordle which generates a tag cloud with different orientation and effects. It takes input as plain text or your blogs/websites rss/atom feed or your...

Create JAR file in Java & Eclipse

Create JAR file in Java & Eclipse

[ad name=”AD_INBETWEEN_POST”] Let us see how to create a JAR file using Java’s jar command as well as using Eclipse IDE. The JAR file format is based on the popular ZIP file format. Usually...

Google Chrome drops BETA tag

Google Chrome drops BETA tag

Google has finally announced on Thursday to drop Google Chrome’s BETA tag. This is pretty fast as the news came within 14 weeks of official release of Google Chrome browser. Some of the products...