[seam-commits] Seam SVN: r7868 - trunk/examples.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Tue Apr 8 07:49:33 EDT 2008


Author: pete.muir at 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> &mdash; Conversations</div>
-<div><a href="http://localhost:8080/seam-dvd">DVD Store Example</a> &mdash; Pageflow and business process management</div>
-<div><a href="http://localhost:8080/seam-chatroom">Chatroom Example</a> &mdash; Seam Remoting</div>
-<div><a href="http://localhost:8080/seam-blog">Blog Example</a> &mdash; REST (page actions, pull MVC)</div>
-<div><a href="http://localhost:8080/seam-contactlist">Contact List Example</a> &mdash; 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> &mdash; Basic request processing</div>
-<div><a href="http://localhost:8080/seam-messages">Messages Example</a> &mdash; Clickable lists using @DataModel</div>
-<div><a href="http://localhost:8080/seam-numberguess">Numberguess Example</a> &mdash; Pageflow</div>
-<div><a href="http://localhost:8080/seam-drools">Drools Example</a> &mdash; Drools</div>
-<div><a href="http://localhost:8080/seam-todo">Todo List Example</a> &mdash; Simple business process management</div>
-<div><a href="http://localhost:8080/seam-helloworld">Remoting Hello World</a> &mdash; Basic Ajax</div>
-<div><a href="http://localhost:8080/seam-progressbar">Remoting Progress Bar</a> &mdash; Basic Ajax</div>
-<div><a href="http://localhost:8080/seam-hibernate">Hibernate Example</a> &mdash; Port of the booking example to native Hibernate</div>
-</body>
-</html>
\ No newline at end of file




More information about the seam-commits mailing list