Fifth International World Wide Web Conference
View Meta Script
- The meta script View represents the object state according to a user's profile
- Takes two parameters: an object reference and a user's profile (1)
- It retrieves from the CorbaWeb Repository the appropriate view script according to the object type and the profile (2)
- It executes the retrieved script (3)
- As a result (4), the retrieved view script:
- calls IDL features to read the object state
- generates an HTML document presenting the object state
CorbaWeb: A Generic Object Navigator
(P.Merle,C.Gransart,JM.Geib)