I'd consider creating a new getter that returns what you want.

Nils-H

On Mon, Jun 15, 2009 at 12:01 PM, PEGASUS84<pegasu...@hotmail.it> wrote:
>
> good moornig,
>
> my problem is this:
>  i've this select
>
> <s:select cssClass="selezione" id="docente" listKey="getCodiceD()"
> listValue="getNome()+getCognome()" theme="simple"
> list="getDocentiNONComm()"></s:select>
>
> in listValue i Want to separate getNome() and getCognome() with a white
> space.
>
> How can I make it?
> --
> View this message in context: 
> http://www.nabble.com/white-space-tp24031922p24031922.html
> Sent from the Struts - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to