JEE6 Tutorial samples not found
jakarta-ee
Solution
You can download the samples from http://java.sun.com/javaee/downloads/index.jsp (part of the Java EE 6 Web Profile SDK, the Java EE 6 SDK or NetBeans 6.8).
You can also get them straight into GlassFish v3 via the Update Center.
Just in case, note that you can also get Java EE Code Samples & Apps from http://java.sun.com/javaee/reference/code/
Problem
in this page of tutorial : http://java.sun.com/javaee/6/docs/tutorial/doc/bnadu.html discuss about hello2 application on samples folder. i download samples from this link and installed correctly: https://glassfish-samples.dev.java.net/servlets/ProjectDocumentList?folderID=5214&expandFolder=5214&folderID=0 but "hello2" folder not on the "web" folder. where is source codes for sun JavaEE6 Tutorial Volume I ? thanks alot