Re: [Wicket-user] Form clearInput

2007-08-01 Thread Eelco Hillenius
On 7/31/07, 桂林 <[EMAIL PROTECTED]> wrote: > when i submit a form with data,it ok,then i want to clear the form data > from the form with the form > method clearInput() .but it does not work, why? Try setting a new (clear) model instead. Eelco ---

[Wicket-user] Form clearInput

2007-07-31 Thread 桂林
when i submit a form with data,it ok,then i want to clear the form data from the form with the form method clearInput() .but it does not work, why? -- kalin 2007-07-31 - Th