
March 19th, 2009 by

Lincoln Baxter III
Version 1.2.3_RC1:
binary,
source,
documentation (stable)
Minor Release: 20090319
- Managed query-params now accept multiple parameters of the same name: E.g.: String[] names — would accept a list of parameters (with the same name) from the request
- Enhanced configuration loading — PrettyFaces now looks for /META-INF/pretty-config.xml by default, in addition to accepting a comma-separated list of user config-files in the web.xml init param: com.ocpsoft.pretty.CONFIG_FILES — submitted by Aleksei Valikov
- JSP support for standard attributes on the pretty:link tag has been fixed. The pretty link will now accept style=’mystyle’ and other attributes — from Derek Hollis at OcpSoft

January 3rd, 2009 by

Lincoln Baxter III
It didn’t make it…
Well folks, for those of you who were hoping JSF 2.0 would contain the URL rewriting tools that many had asked for, unfortunately it looks like it’s not going to make it into the official spec. Bookmarking a page, or pages in JSF has been a heavily requested feature, but according to
this discussion, is currently out of scope.
But that’s ok…
The
PrettyFaces JSF Bookmark extension has been updated for JSF 2.0, and is ready for public preview (download below).

December 31st, 2008 by

Lincoln Baxter III
A new major release of the
PrettyFaces JSF extension for Bookmarkable/Pretty URLs is now available for download.

December 16th, 2008 by

Lincoln Baxter III
The only thing that stays the same, in our field of Computer Science, is change itself. Do not try to predict what will happen in the future; instead know that the future will bring change, and that you will need to adapt to it.
Design systems which are capable of change, and you will be much more ready for the future.

December 8th, 2008 by

Lincoln Baxter III
A new release of the
PrettyFaces JSF extension for Bookmarkable/Pretty URLs is now availible for download. This release includes several new features.