Apache MyFaces Tomahawk - Sandbox 2.0 Examples

This example shows how use s:roundedPanel to generate rounded corners

The first panel uses 'div' layout



The second panel uses 'table' layout. If you take a look at the code you'll notice the difference for set margins for the content.


Accessed Managed Beans and Resource Bundles


  • Usage of bean with name : i18n and class : java.util.PropertyResourceBundle
  • Usage of bean with name : build and class : java.util.PropertyResourceBundle


[HOME] [SOURCE OF CURRENT PAGE]