[jboss-cvs] jboss-seam/examples/dvdstore/view ...
Norman Richards
norman.richards at jboss.com
Thu Jan 3 22:39:23 EST 2008
User: nrichards
Date: 08/01/03 22:39:23
Modified: examples/dvdstore/view index.html
Log:
use urlrewrite for dvdstore
Revision Changes Path
1.2 +3 -3 jboss-seam/examples/dvdstore/view/index.html
(In the diff below, changes in quantity of whitespace are not shown.)
Index: index.html
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/examples/dvdstore/view/index.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- index.html 8 Jul 2007 15:44:38 -0000 1.1
+++ index.html 4 Jan 2008 03:39:23 -0000 1.2
@@ -1,6 +1,6 @@
<html>
<head>
- <meta http-equiv="Refresh" content="0; URL=home.seam" />
+ <meta http-equiv="Refresh" content="0; URL=home" />
</head>
</html>
More information about the jboss-cvs-commits
mailing list