Evaluating bids

Estudo - resolver um erro

Published on the September 28, 2015 in IT & Programming

About this project

Open

Estou utilizando um treinamento on-line e em um exercício necessito criar um selectOneMenu. Estou tendo dificuldade para criar o conversor "pessoaConverter".
Já pesquisei no google e não obtive sucesso.
    
<H:outputLabel value="Pessoa" />
<h:selectOneMenu value="#{cadastroLancamentoBean.lancamento.pessoa}"  converter="pessoaConverter"                    label="Pessoa">
            <f:selectItem itemLabel="Selecione" itemValue="#{null}"/>
                <f:selectItems value="#{cadastroAtendimentoBean.todasPessoas}" var="p" itemValue="#{p.id}" itemLabel="#{p.nome}"/>
                </h:selectOneMenu>

Para os interessados enviarei os códigos que já escrevi.

Category IT & Programming
Subcategory Web development
Is this a project or a position? Project
I currently have Not applicable
Required availability As needed
Experience in this type of projects No (I haven’t managed this kind of project before)
Roles needed Developer

Delivery term: Not specified

Skills needed