Archive for the ‘Tutorial’ Category

Page 1 of 612345...Last »

Writing a URL Shortner in Java Struts2 & Hibernate

Writing a URL Shortner in Java Struts2 & Hibernate
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

oEmbed: An Open Format Every Developer Should Know About

oEmbed: An Open Format Every Developer Should Know About
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

Tutorial: Create Struts2 Hibernate Example in Eclipse

Tutorial: Create Struts2 Hibernate Example in Eclipse
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

Struts 2 Ajax Tutorial with Example

Struts 2 Ajax Tutorial with Example
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

Struts2 Interceptors Tutorial with Example

Struts2 Interceptors Tutorial with Example
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

Struts 2 Tiles Plugin Tutorial with Example in Eclipse

Struts 2 Tiles Plugin Tutorial with Example in Eclipse
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

Tutorial: Create Struts 2 Application in Eclipse

Tutorial: Create Struts 2 Application in Eclipse
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

Introduction to Struts 2 Framework

Introduction to Struts 2 Framework
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

Complete Guide To Compile & Run Google Chromium OS on Linux

Complete Guide To Compile & Run Google Chromium OS on Linux
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

Sharing Smartly with Google Reader

Sharing Smartly with Google Reader
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
Page 1 of 612345...Last »
Copyright © 2010 ViralPatel.net. All rights reserved.