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

Example of sending email in Java using Gmail SMTP

This Java tutorial will explain how to send an email through Java program using Gmail server and JavaMail API. JavaMail […] Continue reading »

How to import Java Web Project in Eclipse

This tutorial will guide you in importing the existing Java dynamic web project in your Eclipse workspace. This is helpful […] Continue reading »

How to resize image dimension in Photoshop

This tutorial will explain the steps to change or resize the image size using Photoshop tool. Photoshop has a rich […] Continue reading »

How to change Image background color in Photoshop

In this Photoshop tutorial, we will help you to change the image background color of your existing image. To change […] Continue reading »

Struts 2 and JSON Integration using Annotation Example

In this Struts 2 tutorial, we will learn to get JSON response using Annotation. In the previous tutorial you have […] Continue reading »

Struts 2 and JSON Integration Example

In this Struts 2 tutorial, we get the JSON response through our Struts 2 application. JSON is the most popular […] Continue reading »

How to get the value of selected option in a select box using jQuery

In this example, we are going to help to get the value of the selected option in the select box […] Continue reading »

How to shuffle list elements in Java

On this page, we are going to shuffle or randomize elements of List in Java. In this example, we randomize the […] Continue reading »

Pagination in Struts 2 using jQuery datatable

In this Struts 2 tutorial, we will organize the bunch of data into pagination. In this example, we are using […] Continue reading »

Struts 2 File Upload Example

In this Struts 2 tutorial, we will help you to upload a file in Struts 2 application. In Struts 2, […] Continue reading »

How to get selected Radio button value in jQuery

In this tutorial, we will get the value of select Radio Button using jQuery API. jQuery provides the :checked selector […] Continue reading »

1 35 36 37 38 39 42