blob: e065bf53421baad8d5c6f81deb6307de303fcdd6 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2004 The Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<document>
<properties>
<title>Pluto and Portlet Resources</title>
<author email="ddewolf@apache.org">David DeWolf</author>
</properties>
<body>
<section name="The Java Portlet Specifications">
<p>
<ul>
<li><a href="http://jcp.org/en/jsr/detail?id=168">JSR-168: Portlet Specification 1.0</a></li>
<li><a href="http://jcp.org/en/jsr/detail?id=286">JSR-286: Portlet Specification 2.0</a></li>
</ul>
</p>
</section>
<section name="Additional Pluto Documentation">
<p>
<ul>
<li>
<a href="http://wiki.apache.org/portals/Pluto">Official Pluto Wiki</a>
</li>
<li>
<a href="http://people.apache.org/~zheng/pluto/chinese/">Pluto
Website, Chinese Translation</a> maintained by ZHENG Zhong
</li>
</ul>
</p>
</section>
<section name="Articles, Whitepapers, and Presentations">
<p>
<ul>
<li>
<a href="http://www.developer.com/java/web/article.php/3547186">Introduction to the Portlet Specification</a>
by David H. DeWolf, September 2005
</li>
<li>
<a href="http://www.developer.com/java/web/article.php/3554396">Developing Portlets with Apache Pluto 1.1</a>
by David H. DeWolf, October 2005
</li>
<li>
<a href="http://www.developer.com/java/web/article.php/3563411">Embedding Apache Pluto 1.1</a>
by David H. DeWolf, September 2005
</li>
</ul>
</p>
</section>
</body>
</document>