I´m not sure if I can add Components dynamicly. I try to add several
SubComponents with a @For Component, building the Subcomponent with a Value
of a List. Can I use BeanForm in this way??? I now get currently this error
Message "Unable to parse OGNL expression 'prop:isInsideAForm': Malformed
OGNL expression: prop:isInsideAForm".




gredler wrote:
> 
> Yes, it's possible, but it takes a bit of hand waving. Check out the
> BeanForm source code for examples:
> 
> http://beanform.sourceforge.net/
> 
> 
> On 11/23/06, Skorpien126 <[EMAIL PROTECTED]> wrote:
>>
>>
>> Hi @All...
>> I want to make a MainComponent which includes a dynamic number of
>> subcomponents, presenting String,Date etc. All these subcomponentes
>> include
>> a validation for the corresondending values.  The mainComponent includes
>> the
>> Submit-Button which should update the values of the subcomponents to the
>> database. My Question: Is it possible???
>> --
>> View this message in context:
>> http://www.nabble.com/MultipleComponents-Submit-tf2693218.html#a7510454
>> Sent from the Tapestry - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> 

-- 
View this message in context: 
http://www.nabble.com/MultipleComponents-Submit-tf2693218.html#a7515506
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