"Simple Software"

OcpSoft

» PrettyFaces 1.2.2 Released

January 27th, 2009 by Lincoln

A new minor release of the PrettyFaces JSF extension for Bookmarkable/Pretty URLs is now available for download.

PrettyFaces is now backwards compatible with Java 5.

Version 1.2.2: binary, source

Posted in Uncategorized | No Comments »

» Getting Started Quickly with Hibernate Annotations

January 26th, 2009 by Lincoln

Tutorial Chapter 1 – Step By Step

Getting started with Hibernate can be tricky, but here’s a step-by-step tutorial that explains exactly what needs to be done to enable your application for hibernate. This chapter covers very basic mapping and persistence.

Download the following archives: (or use this Maven POM)

Continue reading this article »

Posted in Hibernate, Java | 6 Comments »

» JSF 2.0 – Bookmark Extension for Pretty URL Mapping

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).

Continue reading this article »

Posted in JSF, PrettyFaces, Releases | No Comments »

» JSF 2.0 Extension Development: Accessing FacesContext in a Filter

January 3rd, 2009 by Lincoln

The Problem:

So you need a way to instantiate the 2.0 FacesContext in a Filter, but when you use the same method that you have in the past, you get NullPointerExceptions all over the place when attempting to access any values through El. The ScopedAttributeElResolver bombs when attempting to set values or access methods in backing beans.) It’s not too hard to get this working again.
Continue reading this article »

Posted in JSF | 1 Comment »

|

Search

Recent Posts

Recent Comments

OcpSoft Agile Management

Recent Tweets:

Posting tweet...

Sponsored By:

Resources

Meta