Author: husted
Date: Sat Mar 4 19:44:44 2006
New Revision: 383275
URL: http://svn.apache.org/viewcvs?rev=383275&view=rev
Log:
Webwork2/Action2
* Add link to incubator
* Update FAQ
Modified:
struts/site/trunk/xdocs/kickstart.fml
struts/site/trunk/xdocs/navigation.xml
Modified: struts/site/trunk/xdocs/kickstart.fml
URL:
http://svn.apache.org/viewcvs/struts/site/trunk/xdocs/kickstart.fml?rev=383275&r1=383274&r2=383275&view=diff
==============================================================================
--- struts/site/trunk/xdocs/kickstart.fml (original)
+++ struts/site/trunk/xdocs/kickstart.fml Sat Mar 4 19:44:44 2006
@@ -330,8 +330,8 @@
</p>
<p>
JSF is designed to work well with visual design tools, much
- like ASP.NET.
- A good place to learn more about JSF is
+ like ASP.NET. Some people are finding that JSF is a faster
way to
+ write new applications. A good place to learn more about
JSF is
<a href="http://jsfcentral.com/">JSF Central</a>
.
</p>
@@ -364,6 +364,12 @@
<a
href="http://struts.apache.org/struts-action/index.html">
Struts Action</a>
for JSP.
+ Other likely candidates for a Web MVC framework include
+ <a href="http://cocoon.apache.org/">Apache Cocoon,</a>
+ <a href="http://jakarta.apache.org/tapestry/">Apache
Tapestry,</a>
+ <a href="http://jakarta.apache.org/turbine/">Apache
Turbine,</a>,
+ <a
href="http://www.springframework.org/docs/reference/mvc.html">Spring MVC.</a>,
and
+ <a href="http://wicket.sourceforge.net/">Wicket.</a>
</p>
</answer>
</faq>
Modified: struts/site/trunk/xdocs/navigation.xml
URL:
http://svn.apache.org/viewcvs/struts/site/trunk/xdocs/navigation.xml?rev=383275&r1=383274&r2=383275&view=diff
==============================================================================
--- struts/site/trunk/xdocs/navigation.xml (original)
+++ struts/site/trunk/xdocs/navigation.xml Sat Mar 4 19:44:44 2006
@@ -27,10 +27,6 @@
href="mail.html"
/>
<item
- name="Resource Directory"
- href="http://wiki.apache.org/struts/StrutsResources"
- />
- <item
name="Wiki Pages"
href="http://wiki.apache.org/struts"
/>
@@ -38,6 +34,11 @@
name="Issue Tracker (Bugzilla)"
href="http://issues.apache.org/bugzilla"
/>
+ <item
+ name="Website Stats"
+
href="http://people.apache.org/~vgritsenko/stats/projects/struts"
+ />
+
</menu>
<menu name="Download">
@@ -127,34 +128,29 @@
/>
</menu>
+ <menu name="Incubating">
+ <item
+ name="WebWork2 as Action2"
+ href="http://incubator.apache.org/projects/webwork2.html"
+ />
+ </menu>
+
<menu name="Related Projects">
<item
name="Apache Beehive"
href="http://beehive.apache.org/"
/>
<item
- name="Apache Bookstore"
- href="http://apachebookstore.com/"
- />
- <item
- name="Jakarta Commons"
- href="http://jakarta.apache.org/commons/"
- />
- <item
name="Apache MyFaces"
href="http://myfaces.apache.org/"
/>
<item
- name="Struts SourceForge"
- href="http://struts.sourceforge.net/"
- />
- <item
name="Apache Tomcat"
href="http://tomcat.apache.org/"
/>
<item
- name="Struts University"
-
href="http://opensource2.atlassian.com/confluence/oss/display/STRUTS/Home"
+ name="Jakarta Commons"
+ href="http://jakarta.apache.org/commons/"
/>
<item
name="Velocity Struts"
@@ -163,15 +159,12 @@
</menu>
<menu name="Similar Projects">
+
<item
name="Apache Cocoon"
href="http://cocoon.apache.org/"
/>
<item
- name="AppFuse"
- href="http://appfuse.dev.java.net/"
- />
- <item
name="Jakarta Tapestry"
href="http://jakarta.apache.org/tapestry/"
/>
@@ -180,15 +173,37 @@
href="http://jakarta.apache.org/turbine/"
/>
<item
- name="OS WebWork"
- href="http://www.opensymphony.com/webwork/"
- />
- <item
name="Spring MVC"
href="http://www.springframework.org/docs/reference/mvc.html"
/>
- </menu>
+ <item
+ name="Wicket"
+ href="http://wicket.sourceforge.net/"
+ />
+
+ </menu>
+
+ <menu name="See Also">
+ <item
+ name="Apache Bookstore"
+ href="http://www.ApacheBookstore.com/"
+ />
+ <item
+ name="Planet Struts"
+ href="http://www.PlanetStruts.org/"
+ />
+
+ <item
+ name="Struts Central"
+ href="http://www.StrutsCentral.net/"
+ />
+ <item
+ name="Struts SourceForge"
+ href="http://struts.SourceForge.net/"
+ />
+
+ </menu>
</body>
</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]