- Reasonable Server Faces
Reasonable Server Faces (RSF) is an open source web programming framework written in Java, developed at the Centre for Applied Research in Educational Technologies (CARET) at the
University of Cambridge . RSF is built on theSpring framework , and allows views to be templated in pure XHTML, as well as other XML dialects. RSF takes responsibility for the entire request processing cycle through HTTP request decoding, maintaining a bean mode, invoking actions, directing errors, intepreting results and rendering views. A principal aim of RSF is to facilitate designs where zero server state is held in between requests.RSF is notable for its extremely lightweight component model, a request-scope
Inversion of Control layer (RSAC) modelled on theSpring framework , and a pure HTML templating engine, IKAT.External links
* [http://www2.caret.cam.ac.uk/rsfwiki/ Project home page]
Wikimedia Foundation. 2010.