Read about models [1], and make sure you have attached a model to your date field. Martijn
[1] Working with Wicket models<http://cwiki.apache.org/WICKET/working-with-wicket-models.html> On 2/4/08, Fernando Wermus <[EMAIL PROTECTED]> wrote: > > Hi all! > I got this error message from Eclipse when I download DataPicker > library and append the following line to the code, > > DateTextField bornDate=new DateTextField("player"); > bornDate.add(new DatePicker()); > > It seems to be a problem with Eclipse according to google, instead of > Wicket. But I couldn't solve it. > Does anyone happend this before? > > Thanks! > -- > Fernando Wermus. > -- Buy Wicket in Action: http://manning.com/dashorst Apache Wicket 1.3.0 is released Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0
