Date: 2004-10-26T03:12:12 Editor: RalfBarkow <[EMAIL PROTECTED]> Wiki: Apache Geronimo Wiki Page: HowToTutorial URL: http://wiki.apache.org/geronimo/HowToTutorial
J2EE 1.4 Tutorial Update 3 Change Log: ------------------------------------------------------------------------------ @@ -5,7 +5,7 @@ == Dependencies Download == -Download the tutorials and examples in the same [http://java.sun.com/j2ee/download.html bundle]. The file name should be j2ee-1_4-doc-tutorial_1.zip. Extract the zip file somewhere. +Download the tutorials and examples in the same [http://java.sun.com/j2ee/download.html bundle]. The file name should be j2ee-1_4-doc-tutorial_3.zip. Extract the zip file somewhere. == J2EE Tutorial Examples == @@ -13,7 +13,7 @@ ==== Build the example ==== -cd j2eetutorial14/example/web/hello1 +cd j2eetutorial14/examples/web/hello1 ant