LVF075WAM - Snap in a Real WAM Web Command Handler
Objective
- Learn how to replace prototype command handlers with real web handlers that will perform actual processing when the Framework runs in web mode.
- To replace the Details prototype command handler with a real WAM command handler.
To achieve this objective, you will complete the following:
Before You Begin
You must have completed the preceding exercises.
You may wish to review:
- Command Handler
- Framework Programming