blob: 73fc8c6189ef7ae08ee63c2dd72ca8e8f7fcdaca [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Developer Documentation</title>
<link href="http://purl.org/DC/elements/1.0/" rel="schema.DC">
<meta content="Overview" name="DC.Subject">
<meta content="cocoon-dev" name="DC.Creator">
</head>
<body>
<h1>The usual Cocoon Developer profile</h1>
<p>As a Cocoon developer (someone who develops components for Cocoon), you
need of course everything you have to know as a Cocoon user. In addition
you should have a basic understanding of the following technologies.
Again, this knowledge is not specific to Cocoon; it can be used for
building web applications with different frameworks as well.
</p>
<ul>
<li>The Java Language and Application Frameworks</li>
<li>Java Servlets</li>
<li>
<a href="avalon.html">Avalon Component Framework</a>
</li>
</ul>
<h1>Overview</h1>
<p>Here will soon appear an overview of the developer perspective.
</p>
<p>If you are interested in developing real-world web-applications requiring
form handling, authentication or even developing your own portal, have a
look at the <a href="webapps/index.html">web application documentation</a>.</p>
<p>The actual developer documentation is available from the side-panel.
</p>
</body>
</html>