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

Reply via email to