Welcome!

Murali Kashaboina

Subscribe to Murali Kashaboina: eMailAlertsEmail Alerts
Get Murali Kashaboina via: homepageHomepage mobileMobile rssRSS facebookFacebook twitterTwitter linkedinLinkedIn


Latest Articles from Murali Kashaboina
In the parts 1 and 2 of this article, we demonstrated how to download and install Maven 2, how to install the Maven 2 plugin for Eclipse, and how to go about setting up a project directory structure using Maven 2. We used a simple use case for displaying employee details on the Web giv...
In part one of this article we discussed the core competencies of Maven and how it fits into application development and build management. Now we'll delve into some of the practicalities in exercising Maven using a practical example that will walk you through some of the common tasks e...
Maven is a promising application development lifecycle management framework coming from Apache's armory of open source tools. Maven was originally developed as a framework to manage and mitigate the complexities of building the Jakarta Turbine project and soon became a core entity of t...
As the Internet crawls to even more remote corners of the globe, the internationalization of Web applications exposes a plethora of challenges. As a real-world example, if an airline starts reaching far more remote destinations across international frontiers, a Web application represen...
When independent business components must be executed simultaneously, the parallel processing of application business logic has a direct impact on the performance of the system; however, parallel processing at the application level historically has been challenging to implement.