Thursday, July 12, 2012

JSF Tip of the Day: Creating Composite Components

The NetBeans IDE is a great tool for doing Java EE development. One feature that I think is overlooked is the ability to refactor your XHTML pages into composite components. The video below demonstrates how to do it. The code was developed using NetBeans IDE and GlassFish.

The cleaned up and more polished code is provided for your enjoyment: sample-composite-component-demo.zip

2 comments :

Anonymous said...

Hi John,

Great blog!!!
Is there any email to contact you in private??

regards,

Dimitris

John Yeary said...

You can contact me at johnyeary AT GMAIL DOT COM.

Popular Posts