RSF is a web programming framework. It has roughly the same scope as Sun's JSF, taking responsibility for the entire request processing cycle through HTTP request decoding, maintaining a bean model, invoking actions, directing errors, intepreting results and rendering views. Features: Pure-HTML templating Uses Spring for IoC throughout Ultra-lightweight component tree Minimal and fast