Eclipse PradoIDE Plugin for PRADO Php Framework

PradoIDE is a Eclipse Plugin which can be used to develop php web projects with Prado frameworks. To help developers assist in development, this plugin enables them to have full fledged editor which has content assist, auto completion, etc...

StepUp Authentication in WebSphere Portal 7

IBM WebSphere Portal 7 has introduced out of the box support for multi-level authentication. This is referred as StepUp Authentication. By default, StepUp Autentication is disabled and requires enabling

This article demonstrates how you can enable StepUp Authentication for Portlets and Portal Pages.

Also note that WCM resources are not authenticated using this api.

Eclipse Maven Web Project with Richfaces

Developing a Java Web Project with maven support for Eclipse JavaEE IDE is a tedious task. I soon realized that its difficult as well as error prone. I developed a maven archetype which creates a sample project in few seconds using mvn command. The Project additionally supports very popular JSF Library Richfaces which has excellent support for AJAX and has a very rich set of controls...

Spring Integration for POJO based Service

There are a variety of ESBs available to handle medium to large scale messaging needs.Spring Integration is the latest of all of them. Backed by strong support from Spring Community and well established Dependency Injection feature, Spring integration(SI) can be used as a very strong middleware tool. It supports routing and transformation of messages so that different transports and different data formats can be integrated without impacting testability and scalability...

XMLBeans: Validating document using XML Schema in Java

XML documents are normally validated using DTD or XML schemas. XML Schemas are simpler and yet more powerful to validate any XML document. Java has an inbuilt Xerces parser which can be used for validation of any XML doc against a schema but it tends to be slow. XMLBeans is a Java XML library to perform operations like parsing, validating, marshalling, unmarshalling, etc.
This article demonstrates how we can validate XML doc against XML schema using XMLBeans...

Goa 1

Goa 1
1 2 3 4 5

 
11164 Views, Last Updated: 1/12/2011 12:00:00 AM
This site is best viewed in browsers IE 7.0, FireFox 3.0, resolution 1024 X 768.