Atul Rai
I love sharing my experiments and ideas with everyone by writing articles on the latest technological trends.

How to import Maven project in Eclipse

On this page, we will guide you to import the existing Maven Project in your Eclipse IDE. Eclipse provides many […] Continue reading »

Struts 2 and jQuery JSON integration Example

In this Struts 2 tutorials, we are going to integrate the jQuery JSON to fetch the data without page refresh. […] Continue reading »

jQuery show hide toggle example

On this page, we will learn how to show and hide a specific image or block using jQuery. jQuery is the […] Continue reading »

Website- How to redirect non www to www in htaccess

In this tutorials, we are going to share the trick for redirecting a non-www website to www. Most of the […] Continue reading »

jQuery form validation example

In this tutorials, we going to use jQuery to validate the form on the client machine. jQuery is the most […] Continue reading »

JavaScript form validation example

In this article, we are going to show how to validate the form on the client side using JavaScript. For […] Continue reading »

Login and Logout using Session in Struts 2

This Struts 2 tutorial will explain how to manage the Session in Struts 2 and develop a login and logout […] Continue reading »

Base64Encoder- How to display byte array image in JSP using Struts2

Retrieving images from database and display it on JSP page is a little bit tricky but we have many options […] Continue reading »

Why physical memory usage so high in Windows 7?

In this article, we are going to discuss about the solution of Why physical memory usage so high in Windows […] Continue reading »

How to define query in JasperReports Server

In this example, we are going to explain how to define the query in JasperReports Server. Most of the time […] Continue reading »

How to remove vowels from a string in Java

In this example, we are going to remove/eliminate all the vowels from a string in Java. In our alphabets we […] Continue reading »

1 37 38 39 40 41 42