Re: [Wicket-user] Wicket set initial value

2007-06-08 Thread Frank Bille
Hi Edward In wicket you bind the inputfield to a model. To have a default value, you give the model a value. Take a look at the form example: http://www.wicketstuff.org/wicket13/forminput/ Frank On 6/8/07, Edi <[EMAIL PROTECTED]> wrote: Hi, In HTML, , if value = edward, I can view In ht

[Wicket-user] Wicket set initial value

2007-06-08 Thread Edi
Hi, In HTML, , if value = edward, I can view In html page, In wicket How can I set ? -- View this message in context: http://www.nabble.com/Wicket-set-initial-value-tf3888763.html#a11023479 Sent from the Wicket - User mailing list archive at Nabble.com. --