Author: rahul
Date: Thu Dec 28 13:47:41 2006
New Revision: 490837
URL: http://svn.apache.org/viewvc?view=rev&rev=490837
Log:
Clay is mentioned twice on the Shale home page features list, once with the
incorrect link. Keep the better (IMO) bullet, and correct the link.
SHALE-380
Modified:
shale/framework/trunk/src/site/xdoc/index.xml
Modified: shale/framework/trunk/src/site/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/shale/framework/trunk/src/site/xdoc/index.xml?view=diff&rev=490837&r1=490836&r2=490837
==============================================================================
--- shale/framework/trunk/src/site/xdoc/index.xml (original)
+++ shale/framework/trunk/src/site/xdoc/index.xml Thu Dec 28 13:47:41 2006
@@ -66,7 +66,7 @@
with the <a href="http://www.springframework.org">Spring
Framework</a>,
allowing the use of Spring's dependency injection framework to
create
JavaServer Faces managed beans.</li>
- <li><a href="shale-view/index.html">Clay</a> - An alternative to JSP
where
+ <li><a href="shale-clay/index.html">Clay</a> - An alternative to JSP
where
you define views in pure HTML, in a fashion similar to <a
href="http://jakarta.apache.org/tapestry/index.html">Tapestry</a>
and <a
href="https://facelets.dev.java.net/">Facelets</a>.
An innovative
@@ -80,9 +80,6 @@
Optional add-on library that adds additional ease-of-use features
for Shale applications that run on Java Standard Edition 5
(popularly known by its code name during development,
"tiger").</li>
- <li><a href="shale-clay/index.html">Clay</a> - An alternative to using
JSP
- pages, supporting component composition and inheritance without
always
- having to write Java code.</li>
</ul>
</section>