User: sparre  
  Date: 01/09/25 11:07:20

  Modified:    src/resources/web index.html
  Log:
  Added a test for using UserTransaction in servlets.
  
  Revision  Changes    Path
  1.8       +3 -0      jbosstest/src/resources/web/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /cvsroot/jboss/jbosstest/src/resources/web/index.html,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- index.html        2001/09/09 07:09:15     1.7
  +++ index.html        2001/09/25 18:07:20     1.8
  @@ -20,6 +20,9 @@
                A test of the ability to access EJBs from a servlet using the
                ejb-ref tag in web.xml and jboss-web.xml.
                </li>
  +             <li><a href="/jbosstest/UserTransactionServlet">Try the 
UserTransactionServlet</a>
  +             A test of the ability to explicitly control transactions from a 
servlet.
  +             </li>
        </ul>
   
        <h2>JSP Tests</h2>
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to