Welcome to the Part 2 of 7-part series where we will explore the world of Struts 2 Framework. In
previous article we went through the basics of Struts2, its Architecture diagram, the request processing lifecycle and a brief comparison of Struts1 and Struts2. If you have not gone through the previous article, I ...
Lot of times I have been asked by users on this site to write tutorial about Struts 2 Framework. My previous tutorial on
Creating Struts Application in Eclipse is one of the most viewed article on this site.So lets begin Part 1 of 7-parts series tutorials on Struts 2 Framework. In these tutorials we will discuss ...
To all my fellow bloggers who use the great Wordpress as the blogging platform. Its time to upgrade your wordpress installation to the latest release of Wordpress, 2.9. The Upgrade Automatically option in your Wordpress Admin panel will be showing the latest version 2.9 now. So go and upgrade it now.Let us ...
Do you want to create your own Text-To-Speech convertor? Well, you may want to directly use Google "Unofficial" API to convert Text to Speech.Google Translate had
announced few weeks back some new enhancements. Where a new feature was added that can convert the text into speech.Now the hack is, you can use ...
I love jQuery. I have expressed my love for jQuery
here,
here and
here and still I feel so much for it. Also check out the
20 jQuery Tips & Tricks Tutorial.Let us see a wonderful function available in jQuery which many of us don't know. Most common use of jQuery is ...
Lot of times it happen that we get some weird error in PHP. One of such errors is a Fatal Error that usually occurs when Uploading big files in PHP.This error has to do something with the Maximum timeout setting. When we upload a large file it may happen that the timeout occurs and result in ...
Sometimes we have requirement in developing a website to disable the Back button effect from Browser. This is common in Online Banking Websites and other sites where security is of principal concern. User may hit back and navigate from the page and forget to logout.Hence sometime it is required that we disable the functionality of ...
Image Hotlinking is a common cause of increase in Bandwidth utilization of a website.Bandwidth theft or "hotlinking" is direct linking to a web site's files (images, video, etc.). An example would be using an <img> tag to display a JPEG image you found on someone else's web page so it will appear on your own ...
I started writing ViralPatel.net one year ago, on November 18, 2008. Looking back, it’s been the best year of my life. This has been a great journey in learning new things. I would like to thank my friends who inspire me to start this blog and also contributed some of the great articles.For people interested ...
Google never stop doing new things and so it is so successful too. Innovation is the key in success of Google. Whether it is
Google OS or Google Wave, it is always trying new and new things.Now one more feather in Google's cap. Google just launched a programming language
GO, an ...