dev@javaserverfaces.java.net

Re: ExpressionFactories

From: Ed Burns <ed.burns_at_sun.com>
Date: Fri, 22 Jul 2005 06:54:37 -0700

>>>>> On Fri, 22 Jul 2005 08:46:16 -0500, Jacob Hookom <jacob_at_hookom.net> said:

JH> Aside from modifying code, is there a recommended way that we can get
JH> ExpressionFactories assigned to JSF 1.2 without requiring JSP 2.1? I
JH> know users can probably create a context-listener that will set one on
JH> the ApplicationAssociate.

JH> Is this okay?

ApplicationAssociate isn't a public class, but other than that, if it
works, it's good.

The rest of this discussion I'd like to keep on the webtier-alignment EG
list.

Ed