dev@javaserverfaces.java.net

Re: UIComponentTag.isValueReference(String) is _at_deprecated... what should I use?

From: Ryan Lubke <Ryan.Lubke_at_Sun.COM>
Date: Tue, 21 Feb 2006 10:13:07 -0800

Ken Paulsen wrote:
>
> In JSF 1.2, UIComponentTag.isValueReference(String) is @deprecated...
> what should I use? I didn't see anything in javax.el.* that jumped
> out as the right thing to use.
There is no direct replacement. I've spoken to the EL folks about
possibly adding something to the javax.el API, but it's
probably to late in the game to do so.

I'm curious, what's your use case?
>
> Ken
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_javaserverfaces.dev.java.net
> For additional commands, e-mail: dev-help_at_javaserverfaces.dev.java.net
>