[jboss-cvs] jboss-seam/examples/spring/view ...

Gavin King gavin.king at jboss.com
Tue Feb 20 00:49:38 EST 2007


  User: gavin   
  Date: 07/02/20 00:49:38

  Modified:    examples/spring/view  index.html
  Log:
  fix index redirect
  
  Revision  Changes    Path
  1.2       +1 -1      jboss-seam/examples/spring/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/spring/view/index.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- index.html	21 Jan 2007 07:36:18 -0000	1.1
  +++ index.html	20 Feb 2007 05:49:38 -0000	1.2
  @@ -1,5 +1,5 @@
   <html>
   <head>
  -<meta http-equiv="Refresh" content="0; URL=index.seam" />
  +<meta http-equiv="Refresh" content="0; URL=home.seam" />
   </head>
   </html>
  
  
  



More information about the jboss-cvs-commits mailing list