UI Web Dynpro Java
Web Dynpro Component Interface Defintions in Practice
This presentation demonstrates how to design a state-of-the-art Web Dynpro application architecture using multiple components and component interface definitions in a simplified but realistic application scenario: "How to replace a standard UI component with a custom UI component without code modification". In a successive approach we present a final solution (VERSION_06) leveraging the following techniques in a multi-component application architecture: component interface definitions, context-based dependency injection using a locator component, WDConfiguration service and external context mapping.