January 18th, 2006
Integrating PeopleSoft CRM with Oracle E-Business Suite Using BPEL
by Lawrence Pravin
A step-by-step approach for integrating PeopleSoft 8.9 CRM with Oracle Applications 11i using BPEL
Click here
- Hardik Tank
Share This
No Comments » |
|
Permalink
Posted by Hardik
January 12th, 2006
Wicket is a Java web application framework that takes simplicity, separation of concerns and ease of development to a whole new level. Wicket pages can be mocked up, previewed and later revised using standard WYSIWYG HTML design tools. Dynamic content processing and form handling is all handled in Java code using a first-class component model backed by POJO data beans that can easily be persisted using your favourite technology.
Click here
- Hardik Tank
Share This
No Comments » |
|
Permalink
Posted by Hardik
January 10th, 2006
You need more than just tools and supplies to build a house. Hammer and nails are indispensable, but, before you start hammering together boards, you need to know the house’s electrical needs, plumbing placement, and appropriate building codes. Likewise, when building an internationalized Web application, you need to know more than simply what tools the JDK offers to support your efforts. Reader, Locale, and ResourceBundle classes are your tools, but you still must confront other complexities that will drive how you use those tools as you nail together your application. Internationalization and localization are about more than rendering pages in locale-specific languages. They’re about building applications to be globally aware from the browser all the way through to the database. In this article, you look at where to address character encoding when building internationalized Web applications, how localization affects data format, and additional internationalization tools provided by Apache Struts. You also learn how to overcome gaps in the standards and in the Struts framework as well as what pitfalls you might face during implementation. (3,700 words; May 24, 2004)
By Mike Gavaghan
Click here
- Hardik Tank
Share This
No Comments » |
|
Permalink
Posted by Hardik
January 10th, 2006
How does life change?
Good way to understand 
Click here
- Hardik Tank
Share This
No Comments » |
|
Permalink
Posted by Hardik
January 9th, 2006
Good article to learn how to convert an EJB 2.0 entity bean to an EJB 3.0 entity bean, step by step. By: Deepak Vohra
Converting an EJB 2.0 Entity Bean to EJB 3.0
- Hardik Tank
Share This
No Comments » |
|
Permalink
Posted by Hardik