Using Java Persistence API with JSC/VWP
In Java BluePrints for Java EE 5, Sun is promoting Java Persistence API (JPA) for object persistence. However, in all the tutorials and documentation on JSC / Visual Web Pack, they are using direct JDBC without JPA. SUN, please update the tutorials and documentation to reflect your own new specifications for Java EE 5.

