Sorry. It should look like this:
...

<input type="submit" jwcid="@Submit" listener="listener:onWriteRequest"/>
...

 Michał U


Michał U wrote:
> 
> Hi,
> 
> I hava a custom component which includes form. Part of my
> CustomComponent.html looks like this:
> ...
> "<"span jwcid="@Insert" value="ognl:action.mainAttribute.name">
> <input type="submit" jwcid="@Submit" listener="listener:onWriteRequest"/>
> ...
> action is a parameter of my component and it is persistent in the page
> that component is put on.
> When listener onWriteRequest is fired action.mainAttribute.name is null.
> It looks like the value from the user has been erased. I am quite new to
> tapestry and have no idea what can be the cause. I would be very grateful
> for any hints.
> 
> Kind Regards,
> Michał U
> 

-- 
View this message in context: 
http://www.nabble.com/Custom-Components-with-input-tp18340911p18340915.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