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 #4.
Video created by Arun Gupta (http://youtube.com/user/arungupta)
@beyond990 Thanks that worked!
stormeater 2 months ago
@stormeater Quote from "Fifth Element"? :P
Cioper 2 months ago
@stormeater in your Welcome class make sure that you import javax.enterprise.context.RequestScoped and not javax.faces.bean.RequestScoped
beyond990 2 months ago
I have followed all tutorials precisely but I am getting a "Howdy null" message on submit or "Hello null" message on submission of the form. Any ideas? thanks for the tut!
stormeater 2 months ago
@Cioper Azeem! LIGHTS!
stormeater 2 months ago
6:30 Who is "Azeem"? :P
Cioper 9 months ago
thanks for sharing with us ^^
we use your videos to help us with our engineering studies when it comes to JEE and using netbeans
MLLErourouwita 1 year ago