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

Difference between revisions of "MoDisco/Components/JSP"

m
Line 5: Line 5:
 
A JSP model contains the abstract representation of a JSP file. Jsp Expression, declaration, Javascript and HTML
 
A JSP model contains the abstract representation of a JSP file. Jsp Expression, declaration, Javascript and HTML
  
 +
[[Image:JSP_Browser.png]]
  
 
== Team ==
 
== Team ==
 
* Nicolas Guyomar ([http://www.mia-software.com Mia-Software])
 
* Nicolas Guyomar ([http://www.mia-software.com Mia-Software])

Revision as of 10:06, 20 April 2010

DEPRECATED use Template:MoDiscoTabs and Template:MoDiscoTab as explain here : Wiki Template for MoDisco

Overview

This plugin aims at analysing files from Java Server Pages technology and providing a model describing the information found, conforming to the JSP Metamodel

A JSP model contains the abstract representation of a JSP file. Jsp Expression, declaration, Javascript and HTML

JSP Browser.png

Team

Back to the top