User: user57
Date: 02/03/07 16:47:09
Modified: src/docs/demo index.jsp
Log:
o Added mock demo page, needs much help
o changed some new's to update'd removed some new's since they aren't new
any more
Revision Changes Path
1.2 +33 -12 newsite/src/docs/demo/index.jsp
Index: index.jsp
===================================================================
RCS file: /cvsroot/jboss/newsite/src/docs/demo/index.jsp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.jsp 7 Mar 2002 05:56:09 -0000 1.1
+++ index.jsp 8 Mar 2002 00:47:09 -0000 1.2
@@ -1,14 +1,35 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html>
-<head>
- <title>Redirect</title>
- <script language="javascript">
- location.href="/";
- </script>
- <meta http-equiv=Refresh content="1;url=http://jboss.org">
-</head>
-<body>
+<jsp:include page="/head.jsp" flush="true" />
+<!-- $Id: index.jsp,v 1.2 2002/03/08 00:47:09 user57 Exp $ -->
+<jsp:include page="/slogan.jsp" flush="true" >
+ <jsp:param name="SLOGAN" value="JBoss Demos"/>
+</jsp:include>
-<p>Redirecting...
+<!-- ==================================================================== -->
+
+<p>Blah, blah, blah...
+
+<!-- ==================================================================== -->
+
+<h2><a name="Contents"></a>Contents</h2>
+
+<p>
+<ul>
+ <li><a href="#Adopt_A_Rabbit">Adopt A Rabbit</a>
+</ul>
+
+<!-- ==================================================================== -->
+
+<h2><a name="Adopt_A_Rabbit"></a>Adopt A Rabbit</h2>
+
+<p>Blah, blah, blah..
+
+<p>Blah, <a href="netboot">Here</a>.
+
+<p>[<a href="#Contents">Contents</a>]
+
+<!-- ==================================================================== -->
+
+<br clear="all"/>
+
+<jsp:include page="/navigation.jsp" flush="true" />
-</body>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development