Re: hi questions about DateField, thanks!

2007-10-17 Thread raybristol
Thanks very much, I was looking at the log files in tomcat, but I don't think I found anything but in the console (I am using eclipse), I saw: 17-Oct-2007 10:53:41 org.apache.catalina.core.StandardWrapperValve invoke SEVERE: Servlet.service() for servlet NiceUrlApplication threw exception

Re: hi questions about DateField, thanks!

2007-10-17 Thread raybristol
I found the problem, it's because my Tomcat has confict severlet jar files... thanks very much! raybristol wrote: Hi, I try to add a datefield to my page, accroding to the examples in http://www.wicketstuff.org/wicket13/index.html but I get a error and then I try to do it on a sperate

hi questions about DateField, thanks!

2007-10-16 Thread raybristol
Hi, I try to add a datefield to my page, accroding to the examples in http://www.wicketstuff.org/wicket13/index.html but I get a error and then I try to do it on a sperate page just for testing but getting the same error: type Exception report message description The server encountered an

Re: hi questions about DateField, thanks!

2007-10-16 Thread Eelco Hillenius
Your code looks fine to me. We really need to see that stack trace. Eelco On 10/16/07, raybristol [EMAIL PROTECTED] wrote: Hi, I try to add a datefield to my page, accroding to the examples in http://www.wicketstuff.org/wicket13/index.html but I get a error and then I try to do it on a