Java Mailing List Archive

http://www.gg3721.com/

Home » Hibernate Commits List »

[hibernate-commits] Hibernate SVN: r15039 -
 core/trunk/documentation/manual/src/main/docbook/en-US/content.

hibernate-commits

2008-08-12


Author LoginPost Reply
Author: d.plentz
Date: 2008-08-12 11:56:15 -0400 (Tue, 12 Aug 2008)
New Revision: 15039

Modified:
 core/trunk/documentation/manual/src/main/docbook/en-US/content/tutorial.xml
Log:
[HHH-3397] Wrong "jsdk.jar" referenced in the tutorial

Yes, again.

Modified: core/trunk/documentation/manual/src/main/docbook/en-US/content/tutorial.xml
===================================================================
--- core/trunk/documentation/manual/src/main/docbook/en-US/content/tutorial.xml  2008-08-12 15:42:10 UTC (rev 15038)
+++ core/trunk/documentation/manual/src/main/docbook/en-US/content/tutorial.xml  2008-08-12 15:56:15 UTC (rev 15039)
@@(protected) @@

        <para>
          Before you compile and deploy the web application, note that an additional library
-           is required: <literal>jsdk.jar</literal>. This is the Java servlet development kit,
-           if you don't have this library already, get it from the Sun website and copy it to
+           is required: <literal>servlet.jar</literal>. This is the Java Servlet Development Kit,
+           if you don't have this library already, get it from the
+           <ulink url="http://java.sun.com/products/servlet/archive.html">Sun website</ulink> and copy it to
          your library directory. However, it will be only used for compilation and excluded
          from the WAR package.
        </para>

_______________________________________________
hibernate-commits mailing list
hibernate-commits@(protected)
https://lists.jboss.org/mailman/listinfo/hibernate-commits
©2008 gg3721.com - Jax Systems, LLC, U.S.A.