In this brief article we will outline three JVM configuration parameters you can add to the JVM to handle a scenario when your application issues an OutOfMemoryError.
Facelets tutorial: Using composition components
In the previous Facelets Tutorial we have shown a simple facelet example that demonstrates the use of templates to promote code reuse. In this tutorial we will show how to create composition components to create extensible components. What is a Facelets Composite Component? A composite component is a special type of template that acts as … Read more