
August 24th, 2009 by

Lincoln
A new version of PrettyFaces for JSF1.1 (historical support) is now available for download. This version is feature-complete, but we are looking for feedback on compatibility and functionality that may be broken with various implementations, so please post comments!
Read the rest of this entry »
Posted in PrettyFaces, Releases |
No Comments »

June 13th, 2009 by

Lincoln
New versions of PrettyFaces for JSF1.2 and JSF2.0 are now available for download:
Read the rest of this entry »
Posted in PrettyFaces, Releases |
No Comments »

April 14th, 2009 by

Lincoln
Version 1.2.3_GA: binary, source, documentation (stable)
Minor Release: 20090415
- Added optional <action onPostback=”false”> boolean flag to prevent action methods from being called on form postback. Defaults to true;
- Added optional <query-param decode=”false”> to prevent java.net.URLDecode.decode() from being called on a specific managed query-parameter. Defaults to true;
- Added unit tests for several critical classes.
- Minor to moderate refactoring of PrettyFilter/PrettyContext
Posted in Releases |
No Comments »

March 19th, 2009 by

Lincoln
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
Posted in Releases |
No Comments »

January 3rd, 2009 by

Lincoln
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).
Read the rest of this entry »
Posted in JSF, PrettyFaces, Releases |
No Comments »

December 31st, 2008 by

Lincoln
A new major release of the PrettyFaces JSF extension for Bookmarkable/Pretty URLs is now available for download.
Read the rest of this entry »
Posted in JSF, PrettyFaces, Releases |
1 Comment »

December 16th, 2008 by

Lincoln
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.
Read the rest of this entry »
Posted in Best Practices, Releases |
No Comments »

December 8th, 2008 by

Lincoln
A new release of the PrettyFaces JSF extension for Bookmarkable/Pretty URLs is now availible for download. This release includes several new features.
Read the rest of this entry »
Posted in JSF, OpenSource, PrettyFaces, Releases |
1 Comment »