" within the method
> interceptChangeView()
> by calling ResponseBuilder#updateComponent("myComponent");
>
> Regards
>
>
> On 10/9/07, lolowok <[EMAIL PROTECTED]> wrote:
>>
>>
>> Hi,
>>
>> I tried t
Hi,
I tried to update a component when a value changes in a Select, but i didn't
succeed.
How can i do that ?
what i tested :
...
My java code :
public void changeView()
{
// initialize new values do display in the component
Hi,
I do a simple component (only this java class, no specification file):
abstract public class UserTextField extends TextField
{
}
And when i use it in a template (@UserTextField), i have this stacktrace:
org.apache.tapestry.form.TranslatedFieldSupportImpl.format(TranslatedFieldSuppor