Category Archives: Web development

JSF 2.2 Proposed Final Draft Posted

The JSF 2.2 Proposal Final Draft was posted by the expert group spec leader Ed Burns today. Read his blog about this issue [1]. The draft is available at the JCP JSR 344 page [2]. JSF 2.2 is included in … Continue reading

Posted in NetBeans, Web development | Tagged , , | Comments Off

NetBeans and GlassFish rename

In my recent article, I wondered why GlassFish 4 is internally still 3, even though truly recognized by NetBeans EE7. Currently the GlassFish team prepares a rename [1]. And I hope, it will be bundled to NetBeans, just after the … Continue reading

Posted in NetBeans, Web development | Comments Off

Introduction into JSF

At Java User Group Cologne, I hold a JSF Session (introduction into JSF 2.0 and a short forecast to JSF 2.2) . For the live parts, I used NetBeans to demonstrate code and applications. You’ll find some of this code … Continue reading

Posted in NetBeans, Programming, Web development | Tagged | Comments Off

Tutorial web development (with JSF) XI: Brave New World

JSF 2.2 is on it’s way. In this lesson I want to introduce one of the new features, HTML5 friendly markup (using Pass Through Elements).

Posted in NetBeans, Programming, Tutorial, Web development | Tagged , , , | Comments Off

Tutorial web development (with JSF) IX – Application “Books”, Part II

In part VII of this tutorial you’ll find some requirenments of the book application. The application is live now, and you can find it here [1]. The information about the books and the reviews is stored in a database. JavaServer … Continue reading

Posted in NetBeans, Programming, Tutorial, Web development | Tagged , | Comments Off