PrettyFaces v1.2.3_RC2 Released
LincolnPrettyFaces:
Version 1.2.3_RC2: binary, source, documentation (stable)
Minor Release: 20090331
- Servlet forwards are working
Posted in PrettyFaces |
No Comments »
LincolnVersion 1.2.3_RC2: binary, source, documentation (stable)
Minor Release: 20090331
Posted in PrettyFaces |
No Comments »
LincolnVersion 1.2.3_RC1: binary, source, documentation (stable)
Minor Release: 20090319
Posted in Releases |
No Comments »
LincolnSetting up PrettyFaces is simple.
Read the rest of this entry »
Posted in PrettyFaces |
7 Comments »
LincolnJava Server Faces is currently full of relatively undocumented features and behavior. As part of the JSF2 release, OcpSoft is working with a few folks at Seam/Redhat to try to address these issues and provide better documentation.
Read the rest of this entry »
Posted in JSF, Java |
27 Comments »
LincolnSo 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.
Read the rest of this entry »
Posted in JSF |
1 Comment »
LincolnA new major release of the PrettyFaces JSF extension for Bookmarkable/Pretty URLs is now available for download.
Posted in JSF, PrettyFaces, Releases |
1 Comment »
LincolnA 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 »
LincolnSpeed up development, reduce bandwidth, enhance user experience. This article gives a brief overview of JSF navigation, some of the problems, and potentially how to solve them by enabling bookmarkable, pretty URLs. Put simply… in my view, out of the box, JSF is a web framework designed for web-applications, not designed for web-sites. PrettyFaces addresses most of these issues.
Posted in JSF, OpenSource, Uncategorized |
16 Comments »
DerekWe’ve gotten a good number of comments from Lincoln’s latest post on Spring Security and JSF. A few comments have asked for further code samples on how to get this example working.
We created a runnable project for this example, and it can be downloaded here.
Posted in JSF, Java, Spring |
6 Comments »
LincolnEveryone seems to be going through hell to get a fully functional JSF login page working with Spring Security (formerly Acegi,) and yes, I did too, but there’s an EASY way to make this happen. And get this:
First, the solution. Afterwards, the dirty details. (Spring 2.5.2 was used for this example.)
You can find a downloadable working example here. There is also a followup article on post-authentication redirecting, here.
Posted in JSF, Java |
58 Comments »
Posting tweet...