Import or convert netbeans project to eclipse in simple steps to run netbeans projects into eclipse IDE with an ease.
reCaptcha integration with Struts 2
Protect your website from bots and spam submission with reCaptcha. Easy and step by step reCaptcha integration with Struts 2 application.
Install jdk in Ubuntu 12.04 and Later
Get rid from apt-get install of sun jdk in Ubuntu. Install jdk in Ubuntu 12.04 or later manually that will work for sure.
How to Detect Browser With JavaScript
Detect Browser information like version, user agent using JavaScript with help of navigator object and use it as per your need.
Best Practice for Naming Convention in Java
Simple and Easy to understand naming convention in java for programmers to write their code in best way to enhance understandability.
Replace DIV with another DIV using jQuery
Very simple methods to replace div with another div using jQuery without toggling with demo and alternate methods.
Enable and Disable Dropdown with jQuery
Make text box readonly or Enable and Disable Dropdown with jQuery. Add CSS class at runtime using jQuery, View Demo.