Archive | June, 2010

Introduction to Spring Portlets

June 23, 2010

1 Comment

Spring Portlet is a framework released from Spring community for easier development of Java Portlets. In this article, we will learn about programming Portlets using Spring Portlets framework which is a layer built on top of Java Portlet Specification (JSR 168). This article also covers some details about Java Portlet Specification. It provides in-depth details [...]

email

Spring Security 3.0

June 20, 2010

0 Comments

This article publishes the book excerpt from the book Spring Security 3.0. You can buy this book from Flipkart.com. The following are the list of chapters in the book and brief description inside each chapters. If you are interested in receiving the future articles on book reviews and latest news on Java, please subscribe here. [...]

Tomcat 6.0 Servlet Container Overview

June 20, 2010

0 Comments

Tomcat 6.0 Developer’s Guide Current books on Tomcat are primarily focused on the application deployer or administrator. As a result, they invariably focus on the issues related to managing a Tomcat installation, configuring the runtime environment, and on deploying web applications. On the other hand, while books on servlet programming are targeted at Java web [...]

Spring Web Services

June 12, 2010

6 Comments

Spring Web Services is a product from Spring community to develop the web services in easier manner. Spring Web Services is following the strategy of contract-first web services. It focus more on XML and lesser on Java implementation. In this article, we will learn how to write a simple web service application using Spring Web [...]

Getting Started with Oracle SOA Suite

June 8, 2010

0 Comments

Getting Started with Oracle SOA Suite 11g R1 A Hands-On Tutorial As the concept of Service-Oriented Architecture has matured, it has triggered the emergence of new, sophisticated, and specialized tools: Enterprise Service Buses (ESB) for service virtualization, BPEL for orchestration, Human Workflow, Business Rules for externalizing key pieces of logic, and so on. As a [...]

Apache MyFaces 1.2

June 7, 2010

0 Comments

Apache MyFaces 1.2 Web Application Development Hypes and trends (such as Web 2.0) cause a change in the requirements for user interfaces every now and then. Although a lot of frameworks are capable of meeting these changing requirements, they often mean that you, as a developer, need in-depth knowledge of web standards, such as XHTML [...]

AJAX and PHP

June 7, 2010

0 Comments

AJAX and PHP Building Modern Web Applications – Second Edition AJAX is a complex phenomenon that means different things to different people. Computer users appreciate that their favorite websites are now friendlier and feel more responsive. Web developers learn new skills that empower them to create sleek web applications with little effort. Indeed, everything sounds [...]