This multi-part screencast series shows how NetBeans 6.9 provides comprehensive tooling for Java EE 6 & GlassFish 3. The different parts show:
1. A simple Java EE 6 application (JSP, Servlets, EJB)
2. Reading database table using Java Persistence API 2
3. Using Facelets with Java Server Faces 2
4. Contexts & Dependency Injection with JSF 2
5. RESTful Web services using JAX-RS
This is part #3 and all screencasts are hosted at http://blogs.sun.com/arungupta.
Excellent. You covered in 8 minutes what would have taken me hours to digest if in print.
SunKingly 1 month ago in playlist Uploaded videos
plz i have a pbm ,when i write "input" nathing is happen :((( i dont have any code !!
zinaZayouna 5 months ago
Hey Arun. Didn't you just mix JSF managed beans with CDI beans? I think your backing bean just defaulted to session scope.
dhambeats 11 months ago
thank you..
andistudillo 1 year ago
Good video.
There is a minor mistake in this sample (NB bug?) because Netbeans generates a wrong path to the CSS files in the 'resources' directory. I guess the NB developers did not consider the idea of hiding the templates inside WEB-INF.
madth3dev 1 year ago