|
Hi Aaron, You would need to create either value (value=#{...}) or component bindings for individual JSF components. They would map to a specific property in the backing bean. I think you would have to implement those properties and getters/setters in your backing bean, then you can use Attributes view to bind individual component to such properties. I am will send you my table example a bit later today. It should cover some of these concepts as well. Regards, Vadim. Internet: berestet@xxxxxxxxxx "Bartell, Aaron L. (TC)" <ALBartell@taylor To corp.com> "Websphere Development Studio Sent by: Client for iSeries" wdsci-l-bounces@m <wdsci-l@xxxxxxxxxxxx> idrange.com cc Subject 10/27/2004 10:28 [WDSCI-L] JSF - pagecode package AM classes Please respond to Websphere Development Studio Client for iSeries It is my understanding that each time I create a Faces JSP file and put fields in it a bean of sorts gets created in the pagecode package in my Java Resources directory (i.e. I created greeting.jsp and pagecode.Greeting.java was created automatically). I put System.out.println statements in each of the methods defined in Greeting.java to see when it was being used in the JSF lifecycle, and the only one getting executed is a handleMyFieldValueChange(). How are these generated classes intended to be used? I initially thought I was to use them to set and get values from the screen, but there are no setter methods auto generated for the different components, just getter. I have not been able to find where in the help this is described. Can anyone lead this thirsty JSF body to some water? Aaron Bartell _______________________________________________ This is the Websphere Development Studio Client for iSeries (WDSCI-L) mailing list To post a message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/wdsci-l or email: WDSCI-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/wdsci-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.