webtier@glassfish.java.net

Re: [webtier] JSF2 - Is this possible?

From: Ed Burns <Ed.Burns_at_Sun.COM>
Date: Thu, 07 May 2009 07:29:54 -0700

>>>>> On Wed, 06 May 2009 23:19:53 -0400, "Lincoln Baxter, III" <lincolnbaxter_at_gmail.com> said:

LB> <a:editText id="text" value="#{note.text}" size="45">
LB> <f:valueChangeListener binding="#{editNoteListener}"
LB> for="value">
LB> <f:setPropertyActionListener for="submit"
LB> value="#{note}"
LB> target="#{noteBean.note}" />
LB> </f:valueChangeListener>
LB> </a:editText>

LB> I want a value to be set when this value change event
LB> occurs... there are no compile errors, the view renders fine, but
LB> the property #{note} is never set.

LB> Thoughts on how to do something like this?

I'll take a look at this now.

Ed

-- 
| ed.burns_at_sun.com  | office: 408 884 9519 OR x31640
| homepage:         | http://ridingthecrest.com/