|
VaniShanmugam's Profile
|
|
Vani is working for A software firm in Chennai,India. She is a Post Graduate Student from Anna University. She has More than one yearexperience in working with J2EE Concepts like Struts, Spring, Hibernate, Frameworks and Design Patterns. |
|
|
VaniShanmugam's Articles (3)
|
|
|
|
|
Introduction to Hibernate Caching
While working with Hibernate web applications we will face so many problems in its performance due to database traffic. That to when the database traffic is very heavy . Actually hibernate is well used just because of its high performance only. So some techniques are necessary to maintain its performance. Caching is the best technique to solve this problem. In this article we will discuss about, how we can improve the performance of Hibernate web applications using caching.
Introduction to Struts Actions
Action classes will be defined to handle requests. Actions exists between the Model and View of an application. This article will cover all of the standard actions and the helper methods of the Action class.
Introduction to Java Server Faces(JSF) HTML Tags
Development of compelling JSF applications requires a good grasp of the JSF tag libraries-core and HTML-that represent a combined total of 43 tags. Because of their prominence in the JSF framework, here you have been provided in-depth coverage of some of those HTML tags, and how you can best use them. Even simple JSF pages use tags from both libraries. Many JSF pages have a structure similar to this:
|
|
|
|