Portal Structure Markup Language, PSML
Explain the concepts and capabilities of Portal Structure Markup Language (PSML).- PSML was created to allow abstraction and content structure within Jetspeed.
- It has two markups: 1. Registry markup 2. Site markup
1. Registry markup: - Describes the availability of resources to the Jetspeed engine. - It supports multiple portlet registries.
2. Site markup: - The availability of portlets are described by this markup, which is displayed for a given user.
|
What is Swing?What is Swing? - Swing is a library of GUI controls. Classes in swing are not OS dependent...
What is AWT?What is AWT? - Abstract Window Toolkit provides a standard Application Programming Interface for writing Graphical User..