This option will reset the home page of this site. Restoring any closed widgets or categories.

Reset

JSP + Servlets + EJB: Java EE 6 & GlassFish 3 using NetBeans 6.9 (Part 1 of 5)


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 #1 and all screencasts are hosted at blogs.sun.com

Related posts:

  1. Java EE 6 and GlassFish 3 with NetBeans 6.9 (1 of 5) – JSP + Servlets + EJB
  2. Java EE 6 and GlassFish 3 with Eclipse (2 of 5) – JSP + Servlets + EJB
  3. Professional Java Server Programming: with Servlets, JavaServer Pages , JNDI, CORBA, Jini and Javaspaces
  4. Murach’s Java Servlets and JSP, 2nd Edition
  5. Special Edition Using Java 2 Enterprise Edition : With JSP, Servlets, EJB 2.0, JNDI, JMS, JDBC, CORBA, XML and RMI

3 Comments

  1. cvasilak

    Great tutorials and thanks for your great work!

    Would be great if you create a screencast using CDI, JSF, Facelets together with JPA (that is all technologies combined) to create a web application. I am particularly interested of using CDI and JPA. We really lack this kind of tutorials.

    Keep up!

  2. arungupta

    @cvasilak CDI + JPA will be coming in future, stay tuned!

  3. mkarnerfors

    This was an immensely helpful tutorial. You make excellent use of the medium of YouTube and your examples and easy to follow whiel at the same time very informative. Thank you very much.

    On a personal note: It’s both frightening and very interresting to see how fast things are moving and how much easier it has become to perform previously tedious and mundane tasks such as persistence. This highlights the need for the individual developer to stay current. :)