|
Components of the Migrated application The following table shows the list of components delivered after migrating the PowerBuilder client server application to Web
|
| LAYER |
COMPONENT |
DESCRIPTION |
FILE TYPE |
| Presentation |
Pages |
Generated Page |
JSP |
|
Images |
Images used in the application |
ICO, GIF |
|
Common Java
Scripts |
Common client side scripts used in the web application |
JS |
|
Menu |
Java scripts used for menu creation |
|
| Application |
Components |
Migrated middle tier business components |
PBD |
|
Java Class Files |
Class files use to interact server pages with business components |
CLASS |
|
Object Diagram This document clearly states individual objects deployed in the system, explaining in detail about calling methods, return value etc.
Detailed System Documentation (Optional)
- Conceptual Data Model
- Physical Data Model
- ER Diagram
- Use Case Diagram
- Process diagram
|