There are many articles and tutorials out there that discuss how to use the individual technologies in Java EE 6, e.g., JSF 2, EJB 3.1, JPA, etc, to develop an...
25 replies - 43272 views - 12/29/09 by Christopher Lam in Articles
This morning Sun announced the release of the Java EE 6 SDK and the GlassFish Enterprise Server v3, which is the first application server to support Java EE...
1 replies - 5707 views - 12/10/09 by Mitchell Pronsc... in News
Continuing the series of articles by the NetBeans Java EE team started by team manager Petr Jiricka recently, Java EE team architect and lead engineer David...
0 replies - 10438 views - 09/15/09 by David Konecny in News
This TOTD (Tip
Of The Day) shows how to
create a Persistence Unit (PU) for a MySQL
database using NetBeans
IDE. This PU can then be used in any of Java EE...
0 replies - 3391 views - 07/26/08 by Arun Gupta in Blogs
In my previous post at DZone, I talked about how to make JPA aware of the existence of multiple persistence.xml files, possibly one for each NetBeans RCP...
12 replies - 6154 views - 06/09/08 by Fabrizio Giudici in News
If you are developing a large, desktop application which needs to keep a persistent state one of a complex data structure, where perhaps you have also to...
3 replies - 20930 views - 05/29/08 by Fabrizio Giudici in News