You are talking to a person who is new to tapestry :) So I need exact example. So my question is what should the namespace be like following?
<html xmlns:t="http://tapestry.apache.org/schema/tapestry_5_0_0.xsd" ??? I code like this and it does not work - <t:parameter name="userRole"> <label t:type="Label" for="userRole"/> <input t:type="ck.MultipleSelect" t:id="userRole" t:value="user.userRoles" t:multiple="true"/> * select more than once for multiple roles </t:parameter> Thanks for all Tapestry's guru's reply so far. I am impressed with the support I got from this forum. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Tapestry-5-2-5-Select-component-s-multiple-property-tp4304338p4306266.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org