"Simple Software"

PrettyFaces v1.2.3_RC2 Released

March 31st, 2009 by Lincoln

PrettyFaces:

Version 1.2.3_RC2: binary, source, documentation (stable)
Minor Release: 20090331

  1. Servlet forwards are working
Subscribe to prettyfaces-users


Posted in PrettyFaces | No Comments »

PrettyFaces v1.2.3_RC1 Released

March 19th, 2009 by Lincoln

PrettyFaces:

Version 1.2.3_RC1: binary, source, documentation (stable)
Minor Release: 20090319

  1. 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
  2. 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
  3. 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
Subscribe to prettyfaces-users


Posted in Releases | No Comments »

Ocpsoft PrettyFaces is in Maven!

February 4th, 2009 by Lincoln

Maven JSF users can be relieved, PrettyFaces is now in the Maven central repository:

To include PrettyFaces in a Maven project, add the following dependency to your POM.

<dependency>
<groupId>com.ocpsoft</groupId>
<artifactId>ocpsoft-pretty-faces</artifactId>
<version>{version}</version>
</dependency>

Special thanks to Ryan DeLaplante at http://www.ryandelaplante.com for helping me get this set up! He wrote the initial POM and helped me to get started learning Maven… now I’m hooked.

Posted in PrettyFaces | No Comments »

PrettyFaces 1.1.0 Released

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 »

Search

Recent Posts

Recent Comments

OcpSoft Agile Management

Recent Tweets:

Posting tweet...

Sponsored By:

Resources

Meta