Recent Changes - Search:

WebFacets

HOW-TOs

Authentication



SourceForge Logo









YourKit Java Profiler

HowTo

This page describes a few patterns that may give you ideas about how you can easily profilize your applications using WebFacets.

View Resolvers

This is a pretty interesting one. Actually, it's more or less the widest usage ever of facets : providing profiled views on objects ! The idea is that you encapsulate views by facets, so that your controllers don't have to care about this : they just use facets to display objects, in a profiled way.

Composite Pages

Composite pages are a very common issue in webapps. You have many technologies to handle this, but none of them, AFAIK, addresses this in a profiled way !

TODO

View Helpers

TODO

Edit - History - Print - Recent Changes - Search
Page last modified on May 03, 2006, at 08:46 PM