User: tobias
Date: 01/01/10 15:08:15
Modified: developers links.html
Log:
added Frameworks: Tapestry and Struts
Revision Changes Path
1.3 +2 -0 newsite/developers/links.html
Index: links.html
===================================================================
RCS file: /products/cvs/ejboss/newsite/developers/links.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- links.html 2000/12/29 08:42:02 1.2
+++ links.html 2001/01/10 23:08:15 1.3
@@ -31,6 +31,8 @@
<ul>
<li><a href="http://sourceforge.net/projects/ejbdoclet/">EJBDoclet</a> is a
Javadoc plugin that allows you to generate various EJB-files from a commented bean
source-file. There is also an <a href="http://www.dreambean.com/ejbdoclet.html">"old"
webpage</a>.</li>
<li><a href="http://sourceforge.net/projects/webwork/">WebWork</a> is a web
application framework for J2EE.</li>
+ <li><a href="http://sourceforge.net/projects/tapestry/">Tapestry</a>:
Comprehensive component-based web application framework.</li>
+ <li><a href="http://jakarta.apache.org/struts/index.html">Struts</a> from the
<a href="http://jakarta.apache.org/">Jakarta Project</a> "encourages application
architectures based on the Model-View-Controller (MVC) design paradigm ...".</li>
</td>
<tr>
</table>