Author: pete.muir(a)jboss.org
Date: 2008-04-08 07:49:33 -0400 (Tue, 08 Apr 2008)
New Revision: 7868
Removed:
trunk/examples/seam-examples.html
Log:
Remove seam-examples.html
Deleted: trunk/examples/seam-examples.html
===================================================================
--- trunk/examples/seam-examples.html 2008-04-08 11:38:34 UTC (rev 7867)
+++ trunk/examples/seam-examples.html 2008-04-08 11:49:33 UTC (rev 7868)
@@ -1,27 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html
xmlns="http://www.w3.org/1999/xhtml">
-<head>
- <meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" />
- <title>JBoss Seam Example Applications</title>
- <!--link href="css/screen.css" rel="stylesheet"
type="text/css" -->
-</head>
-<body>
-<h1>JBoss Seam Example Applications</h1>
-<div>Run <tt>ant deploypresentation</tt> to deploy.</div>
-<div><a href="http://localhost:8080/seam-booking">Hotel Booking
Example</a> — Conversations</div>
-<div><a href="http://localhost:8080/seam-dvd">DVD Store
Example</a> — Pageflow and business process management</div>
-<div><a href="http://localhost:8080/seam-chatroom">Chatroom
Example</a> — Seam Remoting</div>
-<div><a href="http://localhost:8080/seam-blog">Blog
Example</a> — REST (page actions, pull MVC)</div>
-<div><a href="http://localhost:8080/seam-contactlist">Contact List
Example</a> — Seam Framework for CRUD</div>
-<h1>JBoss Seam Tutorial Examples</h1>
-<div>Run <tt>ant</tt> in the <tt>example/xxxx</tt>
directory to deploy.</div>
-<div><a href="http://localhost:8080/seam-registration">Registration
Example</a> — Basic request processing</div>
-<div><a href="http://localhost:8080/seam-messages">Messages
Example</a> — Clickable lists using @DataModel</div>
-<div><a href="http://localhost:8080/seam-numberguess">Numberguess
Example</a> — Pageflow</div>
-<div><a href="http://localhost:8080/seam-drools">Drools
Example</a> — Drools</div>
-<div><a href="http://localhost:8080/seam-todo">Todo List
Example</a> — Simple business process management</div>
-<div><a href="http://localhost:8080/seam-helloworld">Remoting Hello
World</a> — Basic Ajax</div>
-<div><a href="http://localhost:8080/seam-progressbar">Remoting
Progress Bar</a> — Basic Ajax</div>
-<div><a href="http://localhost:8080/seam-hibernate">Hibernate
Example</a> — Port of the booking example to native Hibernate</div>
-</body>
-</html>
\ No newline at end of file