- Wednesday, February 17, 2010, 14:16
- Struts 2, Tutorial
- 505 views
This is an attempt to create a simple URL shortner service in pure JEE with Struts2 and Hibernate.
Creating Base Framework
I always have Basic framework ready which gives a kick start to the web app development. You don't have to hassle about different configuration issues/jar file issues etc. Let us start with creating sample base framework ...
Full story
- Tuesday, January 26, 2010, 14:24
- JQuery, Tutorial, Web 2.0
- 770 views
Most of the internet users spend their online time in creating and sharing content on internet. Sharing has became one of the most popular activity of internet users. This is attributed to formats like RSS and services like Twitter, Facebook etc. that allows user to share content with each other.
oEmbed addresses the important task of ...
Full story
- Friday, January 15, 2010, 20:08
- Struts 2, Tutorial
- 3,354 views
This is a demo Contact Manager application that we will create using Struts2 and Hibernate framework. In this article we will see how we can use Hibernate to perform Insert / Delete operations in Struts2 framework.
Our Goal
Our goal will be to demonstrate the use of Struts2 with Hibernate framework and to create a demo application "Contact Manager". The basic requirement of the Contact Manager app ...
Full story
- Wednesday, January 13, 2010, 14:46
- Struts 2, Tutorial
- 2,403 views
Welcome to the last part of 7 article series of Struts 2 Framework tutorials. In
previous article we saw how to implement File Upload functionality in Struts 2. In this article we will see how we can implement Ajax support in a webapplication using Struts2 framework.
AJAX support in Struts 2
Struts 2 provides built-in support to AJAX using Dojo Toolkit library. If you are new ...
Full story
- Tuesday, December 29, 2009, 20:45
- Struts 2, Tutorial
- 1,830 views
Welcome to Part-5 of 7-Part series where we are discussing different aspects of Struts2 Framework. In the
previous article we saw how to integrate Tiles framework with Struts2.
Today we will explorer the world of Interceptors in Struts2. We will see what Interceptors are and how to configure them in a Struts2 based web application.
Struts 2 Interceptors: Basics
Struts2 provides very powerful mechanism of controlling ...
Full story
- Monday, December 28, 2009, 18:58
- Struts 2, Tutorial
- 2,498 views
Welcome to Part-4 of the 7-part series where we will go through different aspects for Struts2 Framework with some useful examples. In previous part we went through
Struts2 Validation Framework. We saw how easy it is to integrate validation in your struts2 application.
In this part we will discuss about Tiles Framework and its Integration with Struts2. We will add Tiles support to our ...
Full story
- Wednesday, December 23, 2009, 13:00
- Struts 2, Tutorial
- 5,587 views
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 ...
Full story
- Tuesday, December 22, 2009, 13:00
- Struts 2, Tutorial
- 3,339 views
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 ...
Full story
- Tuesday, December 1, 2009, 14:37
- Featured, How-To, Tutorial
- 1,366 views
Recently Google declared its Chromium OS open source. Chromium is their own version of Linux specially build for netbooks/pcs to access internet in a better and faster way.
Since I was free for the day & had no plans ahead of me, I decided to give it a shot.
Some Googling led me to the Google Chrome OS ...
Full story
- Tuesday, November 3, 2009, 16:20
- Tutorial
- 246 views
Google Reader is one of the most used RSS Readers on Internet today. Not only you can subscribe for different RSS feeds, but also can share your favorite posts with your friends. Google Reader team comes up with updates that makes the tool very useful.
One of my favorite functionality in Google Reader is the ...
Full story