Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 11 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(5)
我也无法在更新工具中看到教程文件。 shurik2533给出的下载链接是JavaEE5的教程文件,不是JavaEE6的。根据 John 的内容,我使用以下方法从 svn 存储库下载了文件:
仅下载示例:
I too couldn't see the tutorial files in the update tool. The download link given by shurik2533 are the tutorial files for JavaEE5, not JavaEE6. Working on what John put I downloaded the files from the svn repository using:
To download only the examples:
您可以使用更新工具获取示例。
可以在教程本身中找到详细说明。下载 Glassfish 后
You can get the examples using the Update Tool.
A detailed explanation can be found in the tutorial itself. After having downloaded Glassfish.
请访问以下网站,它将引导您下载 zip 文件形式的示例。
https://java.net/projects/javaeetutorial/pages/JavaEETutorialHome
Please go to the following website, it will lead you to download the examples as zip file.
https://java.net/projects/javaeetutorial/pages/JavaEETutorialHome
https://java.net/downloads/javaeetutorial/javaeetutorial5.zip
我最近刚刚通过此链接下载,希望这有帮助
https://java.net/downloads/javaeetutorial/javaeetutorial5.zip
i just download recently via this link i hope this helps
我还在
youtube< 上找到了这个真实世界 Java EE 6 教程 /code> 关于如何一起使用 Java EE 6 API 来构建一个可移植的全栈企业应用程序非常有趣:
I also found this Real-World Java EE 6 Tutorial on
youtube
about how to use the Java EE 6 APIs together to build a portable, full-stack enterprise application quite interesting: