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, <input type=text name="name" value="Edward">, 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.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to