Hi

 

I'm new to Tapestry

If I have component from BaseComponent and on the component's html there is
a form declaration like

 

<form jwcid="@Form" listener="ognl:listeners.formSubmit">

 Some intput's

</form>

 

So, where should I put implementation of this listener?

 

Thanks,

Andrey

Reply via email to