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

Struts 2 and iText PDF Report Integration Example

In this tutorial, we have integrated the Struts 2 and iText to generated the PDF report. iText is an open […] Continue reading »

How to remove table row using jQuery

In this tutorial, we are going to remove a row from the table using JQuery. JQuery provides the closest() method, […] Continue reading »

Struts 2 Set Tag Example

In this tutorial, we are going to tell how to use Struts 2 set tag (<s:set />). The set tag […] Continue reading »

HTML- Introduction to Hypertext Markup Language

In this tutorial, we are going to introduce about the HTML. HTML stands for Hypertext Markup Language and it is […] Continue reading »

How to install Maven on Windows

In this tutorial, we will show you to how to configure Apache Maven in your Windows machine. To make it […] Continue reading »

Microsoft Excel Shortcut Keys List

On this page, we will provide you the list of Microsoft Excel shortcut key which helps you to improve the […] Continue reading »

Struts 2 If, ElseIf and Else Tag Example

On this page we are going to show how to check condition on JSP page using Struts 2 If, ElseIf […] Continue reading »

Struts 2 and Hibernate Integration Example- XML based

In this Struts 2 tutorial, we will show you how to integrate the Struts 2 application with Hibernate and save […] Continue reading »

How to add and remove attribute in jQuery

This example will show you how to add and remove the attribute in HTML/JSP pages using jQuery. To perform the above […] Continue reading »

Struts 2 CRUD Example using jQuery Ajax and JDBC

On this page, we will create a simple Struts2 CRUD operation using jQuery ajax. The ajax() method is used to […] Continue reading »

Struts 2 CRUD Example using jQuery JSON and JDBC

This Struts 2 tutorial will show you how to create CRUD operation using jQuery. jQuery provides getJSON() method for handling […] Continue reading »

1 33 34 35 36 37 42