blob: bf78a6481d54c03edd3014bc2f81fa13a0b3ee77 [file] [log] [blame]
<?xml version='1.0' encoding='utf-8' ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>user</title>
</head>
<body>
<h2 id="Overview">Overview</h2>
<p>Reverse engineering use cases on Java/JEE applications require the retrieval
of data, via models, for a combination of several established
technologies : Java, JSP, XML configuration files, ...</p>
<p>Considering old JEE based applications: some data is stored in XML
configuration files (and not as Java annotations), usually named "web.xml".
The goal of the WebApp Discoverer plug-in is to allow the extraction of information from such web.xml files.</p>
<h2 id="Components">Components</h2>
<ul>
<li>
<a href="../webapp_metamodel/user.html">WebApp Metamodel</a>
</li>
<li>
<a href="../webapp_discoverer/user.html">WebApp Discoverer</a>
<ul>
<li>
<a href="../webapp_discoverer/plugin_dev.html">WebApp Discoverer API</a>
</li>
</ul>
</li>
<li>
<a href="../webapp_generation/user.html">WebApp Generation</a>
</li>
</ul>
<h2 id="Team">Team</h2>
<ul>
<li>Nicolas Guyomar (
<a href="http://www.mia-software.com">Mia-Software</a>)
</li>
<li>Fabien Giquel (
<a href="http://www.mia-software.com">Mia-Software</a>)
</li>
</ul>
<h2 id="Included_Plug-ins">Included Plug-ins</h2>
<ul>
<li>metamodel : org.eclipse.modisco.jee.webapp</li>
<li>discoverer : org.eclipse.modisco.jee.webapp.discoverer</li>
</ul>
</body>
</html>