Videos tagged with JSF


NetBeansTV: NB 6.0 Page Fragments Flash Demo

NetBeansTV: NB 6.0 Page Fragments Flash Demo

Posted in Development

This is a NetBeans 6.0 demo by James Branam, and uses Visual Web JSF functionality to create reuasable page fragments for web application. It's based on the NetBeans Visual Web Pack 5.5 tutorial Using Page Fragments. It works fine in NetBeans 6.0. The tutorial is a lot of fun, try it for yourself.

Tags: Java, NetBeans, JSF, NetBeansTV



NetBeansTV: Sample Project Created Using Project Open ESB Components that Shows How to Create a Simple JSF Web Project

NetBeansTV: Sample Project Created Using Project Open ESB Components that Shows How to Create a Simple JSF Web Project

Posted in Development, Databases

This is a video of a sample project created using project Open ESB components that shows how to create a simple JSF Web project (using the Visual Web Pack) for data entry and insert records into a database (using the SQL Service Engine). Project Open ESB is a java.net project that uses NetBeans for design-time and the Glassfish v2 application server for the runtime. This video was provided to N...

Tags: Java, Databases, NetBeans, Groovy, JSF, ESB, NetBeansTV, GlassFish



Spring Web Flow with Keith Donald

Spring Web Flow with Keith Donald

Posted in Frameworks, Development, Conferences

Summary Keith Donald goes in depth on Spring Web Flow, which solves the problem of orchestrating control navigations within a web application in Spring MVC, Struts, and JSF. Keith talks about how to design workflows in web apps and technical details such as how the flows are fault tolerant and how they integrate into web frameworks. Bio Keith Donald is the co-lead of Spring Web Flow with Erwin ...

Tags: Frameworks, MVC, Java, Interview, Spring, JSF, InfoQ, Web Frameworks, Spring Web Flow, Struts, Workflow / BPM, ...