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

Michael Yuan michael.yuan at jboss.com
Wed Nov 8 05:19:01 EST 2006


  User: myuan   
  Date: 06/11/08 05:19:00

  Modified:    examples/hibernate2/view  index.html
  Log:
  correct redirect
  
  Revision  Changes    Path
  1.2       +2 -2      jboss-seam/examples/hibernate2/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/hibernate2/view/index.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- index.html	8 Nov 2006 10:01:02 -0000	1.1
  +++ index.html	8 Nov 2006 10:19:00 -0000	1.2
  @@ -1,5 +1,5 @@
   <html>
   <head>
  -  <meta http-equiv="Refresh" content="0; URL=home.jsf">
  +  <meta http-equiv="Refresh" content="0; URL=home.seam">
   </head>
   </html>
  \ No newline at end of file
  
  
  



More information about the jboss-cvs-commits mailing list