Perhaps you can create your own binding?

http://wiki.apache.org/tapestry/Tapestry5HowToAddBindingPrefix

Martijn

On Fri, 2008-11-07 at 02:54 -0800, Daniel Alonso Sanchez 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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to