[jboss-dev-forums] [JBoss AS7 Development] - < rich:listShuttle> usage

Hamit Hamitoğlu do-not-reply at jboss.com
Tue Nov 30 04:44:33 EST 2010


Hamit Hamitoğlu [http://community.jboss.org/people/gfb_hamit] created the discussion

"<rich:listShuttle> usage"

To view the discussion, visit: http://community.jboss.org/message/573579#573579

--------------------------------------------------------------
<rich:listShuttle sourceValue="#{positionList.resultlist)}"
      targetValue="#{cvHome.instance.positions}"
       var="pos"
       sourceCaptionLabel="Current Positions"
       targetCaptionLabel="Interested Positions"
       sourceListWidth="300"
       targetListWidth="300"">
     <rich:column>
          <f:facet name="header">Positon Name</f:facet>
          <h:outputText value="#{ http://poz.name/ pos.name}"/>
     </rich:column>
     <s:convertEntity/>
</rich:listShuttle>
 
 
Error: javax.el.PropertyNotFoundException: /cvGiris.xhtml @526,48 sourceValue="#{positionList.resultList}": Property 'resultList' not writable on type java.util.List
 
How can i handle with this problem ???
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/573579#573579]

Start a new discussion in JBoss AS7 Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20101130/7e4dfbfb/attachment.html 


More information about the jboss-dev-forums mailing list