I think this
http://www.chenillekit.org/chenillekit-tapestry/listbinding.html should do
what you want.

On Fri, Nov 7, 2008 at 10:54 AM, Daniel Alonso Sanchez <[EMAIL PROTECTED]>wrote:

>
> Hi everybody again.
>
> I need to pass a list of literals as parameter of a custom component. Look
> like this:
>
> t:newBeanColumn t:id="formpersonales"  object="datosPersonales"
> numColumns="1-3-5-2"
>
> That literal (1-3-5-2) are 4 numbers that i need to process, but tapestry
> give me an exception. Is there any way to pass several literals as
> parameters?
>
> I have been looking deeply into the mailing list forum, but i haven't found
> anything about that. Thanks a lot in advance for the support
> --
> View this message in context:
> http://www.nabble.com/Problem-passing-several-values-as-component%27s-parameter-tp20378376p20378376.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to