Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

MoDisco/Components/JSP/Documentation/0.9

< MoDisco‎ | Components‎ | JSP
Revision as of 11:14, 20 April 2010 by Nguyomar.sodifrance.fr (Talk | contribs) (New page: =JSP Metamodel= The Modisco JSP Metamodel inherits from the Modisco XML one : Image:JSP_Metamodel.png Inheritance was chosen because a JSP page uses the tag mechanism, attributes an...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

JSP Metamodel

The Modisco JSP Metamodel inherits from the Modisco XML one : JSP Metamodel.png

Inheritance was chosen because a JSP page uses the tag mechanism, attributes and comments, and is nearly well formed regarding the XML Metamodel.

Back to the top